modularize post templates a little more
This commit is contained in:
3
templates/post/poster_id.html
Normal file
3
templates/post/poster_id.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% if config.poster_ids %}
|
||||
ID: {{ post.ip|poster_id(post.id) }}
|
||||
{% endif %}
|
Reference in New Issue
Block a user