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

Search Citables:

{{ form.omni.errors }} {{ form.omni }}

Clear

SciPost Metacore


{% if browse %}

Citables

{% else %}

Search results ({{ object_list.count }} total):

{% 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 %}