%extends "base_layout.html" % set page_title = "Ergebnisse" {% block head %} {% endblock %} {% block content %}

Ergebnisse: {{gamejam.theme}}
vom {{gamejam.datefrom.strftime('%d.%m.%Y')}} - {{gamejam.dateto.strftime('%d.%m.%Y')}}


{% endblock %}