leftypol_lainchan/templates/post/poster_id.html

4 lines
79 B
HTML

{% if config.poster_ids %}
ID: {{ post.ip|poster_id(post.id) }}
{% endif %}