{% extends 'email/base.html' %} {% block styles %} {% include 'questions/includes/reply_email_styles.css' %} .button + a { display: block; float: left; margin: 16px 0 0 16px; } {% endblock %} {% block header %}
{{ _('Mark it as solved') }} {{ _('View the reply') }}