{% load aa_forum_template_variables %} {% load i18n %} {% load static %}
Topic

{{ topic.subject }}
{% if topic.is_sticky %} {% endif %} {% if topic.is_locked %} {% endif %} {% translate "Started by" %} {{ topic.first_message.user_created|main_character_name }}