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