{% load staticfiles %} {% load notifications_tags %} {% load scipost_extras %} Home Journals Publications Submissions Commentaries Theses About SciPost {% if user.is_authenticated %} {% if request.user|is_in_group:'Testers' %} {% if user.last_name %}{% if user.contributor %}{{ user.contributor.get_title_display }} {% endif %}{{ user.first_name }} {{ user.last_name }}{% else %}{{ user.username }}{% endif %} {% live_notify_badge classes="badge badge-pill" %} {% live_notify_list %} {% else %} Logged in as {{ user.username }} {% endif %} Logout {% if perms.scipost.can_view_production %} Production {% endif %} {% if user.contributor %} Personal Page {% endif %} {% if user.partner_contact %} Partner Page {% endif %} {% else %} Login {% endif %} Search