This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
tornado
mirror of
https://github.com/tornadoweb/tornado.git
Watch
1
Star
1
Fork
You've already forked tornado
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
683429acdb
tornado
/
demos
/
chat
/
templates
/
message.html
2 lines
91 B
HTML
Raw
Blame
History
<
div
class
=
"message"
id
=
"m{{ message["
id
"
]
}
}
"
>
{% module linkify(message["body"]) %}
<
/
div
>
Reference in New Issue
View Git Blame
Copy Permalink