{% extends "core/base.html" %} {% comment %} This template is deprecated. Preprint templates are in templates/repository/. {% endcomment %} {% load static %} {% load i18n %} {% block title %}{% trans "Editorial Team" %}{% endblock title %} {% block page_title %}{% trans "Editorial Team" %}{% endblock page_title %} {% block body %}
{{ editor.affiliation }}
{% include "elements/journal/editorial_social_content.html" with user=editor %}