{% extends 'core/base.html' %} {% load i18n %} {% block content %}

{% blocktrans %}You have a question?{% endblocktrans %}

{% blocktrans %} You have a question about AlekSIS and didn't find the answer to your question in the FAQ? Then you can ask us your question here: {% endblocktrans %}

{% csrf_token %}
{% endblock %}