{% load staticfiles avisstage_tags %} {% block title %}ExperiENS{% endblock %} {% if request.user.is_authenticated %} {% endif %} {% block extra_head %}{% endblock %}

ExperiENS{# beta#}

{% if user.is_authenticated %} {% feedback_widget %} {% endif %}
{% if messages %} {% endif %} {% block content %}{% endblock %}