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