{% extends 'global/master.tpl' %} {% block title %}Posting{% endblock %} {% block content %}
Forum / Posting



{% for emoticon in posting.emoticons %} {{ emoticon.emote_string }} {% endfor %}

{% if posting.id %} {% endif %}
{% endblock %}