##// END OF EJS Templates
Close form by default, open it under the post that is replied
Close form by default, open it under the post that is replied

File last commit:

r951:225d57cf default
r1056:0da38729 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