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.
+