{% load account_tags %} {% user_display user as user_display %}
{% if es_moderador %}
{{ _('Moderator actions') }}
{% endif %} {% if user.is_authenticated and not mytopic.closed %}

{{ _('New reply') }}

{% endif %}