{% extends 'scipost/base.html' %} {% load bootstrap %} {% load humanize %} {% load request_filters %} {% block pagetitle %}: Metacore{% endblock pagetitle %} {% block content %}

Metacore

{{ form.omni.errors }}
Use advanced search
Found {{ object_list.count|intcomma }} results {% if object_list %}  ·  Order by: Citations Journal Name  ·  Show results {% endif %}

{% if is_paginated %}
{% include 'partials/pagination.html' with page_obj=page_obj %}
{% endif %} {% if is_paginated %}
{% include 'partials/pagination.html' with page_obj=page_obj %}
{% endif %}
{% endblock content %}