{% extends "admin/core/base.html" %} {% load foundation i18n %} {% load static %} {% block title %}{% trans "Journal Description for Press Site" %}{% endblock title %} {% block admin-header %}{% trans "Journal Description for Press Site" %}{% endblock %} {% block breadcrumbs %} {{ block.super }}
{% trans "Here you can add a press-specific description of the journal that will be used on the journal list page. If this is left empty, the journal's main description is used." %}