{% if title %}
UIS Prototype - {{ title }}
{% else %}
UIS Prototype
{% endif %}
Forside
Grupper
TrĂ¥de
{% if current_user.is_authenticated %}
Bruger
Logud
{% else %}
Login
{% endif %}
{% block content %}{% endblock %}