{% extends 'base.html' %} {% load static %} {# Displays conference form and file form in modal window #} {% block scripts %} {# selects #} {# datetimepicker #} {# ajax #} {% endblock %} {% block body %} {# Uses multilang.html template for translated fields #}
{# modal window #} {% endblock %}