Show More
@@ -2,6 +2,8 b'' | |||||
2 | {% load board %} |
|
2 | {% load board %} | |
3 | {% load cache %} |
|
3 | {% load cache %} | |
4 |
|
4 | |||
|
5 | {% get_current_language as LANGUAGE_CODE %} | |||
|
6 | ||||
5 | {% cache 300 post post.id post.thread_new.last_edit_time truncated moderator LANGUAGE_CODE need_open_link %} |
|
7 | {% cache 300 post post.id post.thread_new.last_edit_time truncated moderator LANGUAGE_CODE need_open_link %} | |
6 | {% spaceless %} |
|
8 | {% spaceless %} | |
7 | {% if post.thread_new.archived %} |
|
9 | {% if post.thread_new.archived %} |
General Comments 0
You need to be logged in to leave comments.
Login now