From f8ca3aa4180db90b5d0dad874a888613f8777e28 Mon Sep 17 00:00:00 2001 From: Czterooki Date: Sat, 20 Jul 2013 00:09:51 -0400 Subject: [PATCH] templates/post_thread.html --- templates/post_thread.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/post_thread.html b/templates/post_thread.html index 04ce1b0d..6bc0694f 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -82,13 +82,17 @@ {% if post.mod and post.mod|hasPermission(config.mod.show_ip, board.uri) %} [{{ post.ip }}] {% endif %} + {% if config.poster_ids %} ID: {{ post.ip|poster_id(post.id) }} {% endif %} - No. - + # + + No. +