{% extends 'base.html' %} {% load i18n %} {% load crispy_forms_tags %} {% block content %}

Submit your talk for PyconZim

{% crispy form %}
{% endblock %}