{% blocktrans %} You can search for an existing author or add them using the form below. If you complete the form with an email address of an existing user, that user will be added to the{% endblocktrans %} {{ request.repository.object }}.
{% extends "admin/core/base.html" %} {% load i18n %} {% load static %} {% load foundation %} {% block title %}{{ preprint.title|striptags }} - Authors{% endblock %} {% block title-section %}{{ request.repository.object_name }} Manager{% endblock %} {% block title-sub %}{{ request.repository.object_name }} #{{ preprint.pk }} - {{ preprint.title|safe }}{% endblock %} {% load files %} {% block breadcrumbs %}