{% extends 'core/base.html' %} {% load html_helpers i18n %} {% block content %}
{% blocktrans %} Your question is not listed above? {% endblocktrans %}
{% if user.is_authenticated %} chat {% blocktrans %} Ask your question {% endblocktrans %} {% else %} {% blocktrans %} If you have a question please ask one of you site administrators: {% endblocktrans %}