{% extends 'scipost/base.html' %} {% load bootstrap %} {% block meta_description %}{{ block.super }} Newscollection{% endblock meta_description %} {% block pagetitle %}: Newscollection{% endblock pagetitle %} {% block content %}
Go to the News management page
{% endif %} {% include 'news/_newscollection_contents.html' with nc=nc %}