bgneal@98:
![Link to this post Link]({{ MEDIA_URL }}icons/link.png)
bgneal@89: Posted on {{ post.creation_date|date:"M d, Y H:i" }}
bgneal@104: {% if can_moderate %}from IP: {{ post.user_ip }}{% endif %}
bgneal@89:
bgneal@89:
bgneal@89: {{ post.html|safe }}
bgneal@106: {% ifnotequal post.creation_date post.update_date %}
bgneal@106:
Last edited: {{ post.update_date|date:"M d, Y H:i:s" }}
bgneal@106: {% endifnotequal %}
bgneal@89:
bgneal@98:
bgneal@105:
![Reply with quote Reply with quote]({{ MEDIA_URL }}icons/comment.png)
bgneal@105: {% post_edit_button post user can_moderate MEDIA_URL %}
bgneal@98:
bgneal@98: ![Flag]({{ MEDIA_URL }}icons/flag_red.png)
bgneal@106: {% if can_moderate %}
bgneal@105:
![Delete post Delete post]({{ MEDIA_URL }}icons/cross.png)
bgneal@105: {% endif %}
bgneal@98:
bgneal@89: