{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans 'Import motions' %} – {{ block.super }}{% endblock %} {% block content %}
{% trans 'Select a CSV file to import motions' %}.
{% trans 'Please note' %}:
({% trans 'identifier, title, text, reason, submitter (clean name), category' %})