##// END OF EJS Templates
Add new posts title to the title only if there are any
Add new posts title to the title only if there are any

File last commit:

r951:225d57cf default
r1089:e299d6db 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