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