##// END OF EJS Templates
Removed TODO as html5 does not support "s" and "strike" tags any more
Removed TODO as html5 does not support "s" and "strike" tags any more

File last commit:

r951:225d57cf default
r960:dc31adff default
Show More
__init__.py
3 lines | 164 B | text/x-python | PythonLexer
from boards.views.thread.thread import ThreadView
from boards.views.thread.normal import NormalThreadView
from boards.views.thread.gallery import GalleryThreadView