Show More
@@ -87,7 +87,7 b'' | |||||
87 | <div class="message"> |
|
87 | <div class="message"> | |
88 | <div class="post-info"> |
|
88 | <div class="post-info"> | |
89 | <span class="title">{{ thread.op.title }}</span> |
|
89 | <span class="title">{{ thread.op.title }}</span> | |
90 | <a class="post_id" href="{% url 'thread' thread.op.id %}" |
|
90 | <a class="post_id" href="{% url 'thread' thread.op.id %}" | |
91 | >({{ thread.op.id }})</a> |
|
91 | >({{ thread.op.id }})</a> | |
92 | [{{ thread.op.pub_time }}] |
|
92 | [{{ thread.op.pub_time }}] | |
93 | [<a class="link" href=" |
|
93 | [<a class="link" href=" |
General Comments 0
You need to be logged in to leave comments.
Login now