{% block head %}{% endblock %}
%set home_url = url_for('main_page')
Game Jam
% if show_game_submit_button:
Spiel einsenden
% endif
% if user:
{{ user.email }}
% else
Login
% endif
% if gamejams: % endif
{% block content %}No content?{% endblock %}