{% extends "fellchensammlung/base_generic.html" %} {% load i18n %} {% load custom_tags %} {% block content %} {% for announcement in announcements %} {% include "fellchensammlung/partials/partial-announcement.html" %} {% endfor %} {% if introduction %}