{% extends "layout/basic.html" %} {% block content %}

{{ _('Upload zipfile') }} {% if type %}({{ _('Type') }}: {{type}}){% endif %}: {% if handler.user.hasPriv(PRIV.PRIV_EDIT_SYSTEM) not type %}{% endif %}

{{ _('What is this?') }}

{{ _('With this feature, you can import problems that you can view from a site to here. Their title, content, tags and categories will be imported.') }}

{% endblock %}