{% load static %} {% load automarkup %} {% load journals_extras %} {% load scipost_extras %} {% if session_acad_field %}
{% for journal in journals %} {% if journal.active or perms.scipost.can_view_pool %}
{{ journal.name }} {% if journal.has_DOAJ_Seal %} DOAJ Seal {% endif %}
{% automarkup journal.blurb %}
{% if journal.series_uniquely_contained|length > 0 %} {% endif %}
{% endif %} {% empty %}

There are no Journals yet in this branch of academia. Help us to get started: nominate potential Fellows by emailing us with your suggestions!

{% endfor %} {% else %}

Full list of our Journals

{% for branch, branch_journals in journals_dict.items %} {% for field, field_journals in branch_journals.items %} {% endfor %} {% endfor %}
{{ field }}
{% endif %}