{% extends "base.html" %} {% block meta_title %} {% endblock %} {% block meta_description %} {% endblock %} {% block meta_image %} {% endblock %} {% block content %}

> Info


> Prizes


> Format


> Timeline

12:00
EntrySetup & find team
13:00
Start of Event
~18:30
Pizza TimePaying by Card is possible
Menu
21:00
End of Event
21:15
Awards

Rules and Code of Conduct

> Registration

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}

Event already started

{% endblock %}