{% extends "core/base.html" %} {% load core_tags menu_tags static wagtailuserbar wagtailcore_tags wagtailimages_tags crispy_forms_tags %} {% block fullwidth_header %}

Livestream: {{ self.title }}

{% if self.flyer %}

Programm

Flyer herunterladen

{{ self.flyer.title}}
Stand: {{ self.flyer.created_at }}

{% endif %}
{% endblock %}