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

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