{% load custom_tags %} {% load i18n %} {% load static %} {% get_current_language as LANGUAGE_CODE%} {% block title %}{% endblock %} {% get_oxitraffic_script_if_enabled %} {% block header %} {% include "fellchensammlung/bulma-header.html" %} {% endblock %}
{% block content %}{% endblock %}
{% block footer %} {% include "fellchensammlung/bulma-footer.html" %} {% endblock %}