JuraForum

Swiss Jurassic Research Institute | Internal Discussion Board
{% if user %} {{ user.username }}
[Settings] [Logout] {% else %} [Login] [Register] {% endif %}
{% with messages = get_flashed_messages() %} {% if messages %}
{% for msg in messages %}
{{ msg }}
{% endfor %}
{% endif %} {% endwith %}
{% block content %}{% endblock %}