Show More
@@ -62,7 +62,7 b'' | |||||
62 | <span class="title">{{ thread.op.title }}</span> |
|
62 | <span class="title">{{ thread.op.title }}</span> | |
63 | <a class="post_id" href="{% url 'thread' thread.op.id %}" |
|
63 | <a class="post_id" href="{% url 'thread' thread.op.id %}" | |
64 | > ({{ thread.op.id }})</a> |
|
64 | > ({{ thread.op.id }})</a> | |
65 |
[{{ thread.op.pub_time }}] — [{{ thread.thread. |
|
65 | [{{ thread.op.pub_time }}] — [{{ thread.thread.bump_time }}] | |
66 |
|
66 | |||
67 | [<a class="link" href=" |
|
67 | [<a class="link" href=" | |
68 | {% url 'thread' thread.op.id %}">{% trans "Open" %}</a>] |
|
68 | {% url 'thread' thread.op.id %}">{% trans "Open" %}</a>] |
General Comments 0
You need to be logged in to leave comments.
Login now