{% extends 'scipost/base.html' %} {% load bootstrap %} {% load extra_form_widgets %} {% block pagetitle %}: list{% endblock pagetitle %} {% block content %}
Your search query did not return any result.
{% endfor %} {% if is_paginated %}{% if page_obj.has_previous %} Previous {% endif %} Page {{ page_obj.number }} of {{ page_obj.paginator.num_pages }}. {% if page_obj.has_next %} Next {% endif %}
{% endif %}Your search query did not return any result.
{% endif %}