From f3bf6036985d72b65fe45d640e06a6a50afc5ec3 Mon Sep 17 00:00:00 2001 From: Bui Date: Fri, 3 Oct 2014 00:12:15 +0900 Subject: [PATCH] add id to thread links --- templates/thread.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/templates/thread.html b/templates/thread.html index c4ae2b0a..9efdc515 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -45,9 +45,12 @@ {{ body }} {% include 'report_delete.html' %} - [{% trans %}Return{% endtrans %}] - [{% trans %}Go to top{% endtrans %}] - [{% trans %}Catalog{% endtrans %}] + + + [{% trans %}Return{% endtrans %}] + [{% trans %}Go to top{% endtrans %}] + [{% trans %}Catalog{% endtrans %}] + {{ boardlist.bottom }}