{% extends 'scipost/base.html' %} {% load bootstrap %} {% block pagetitle %}: Update References{% endblock pagetitle %} {% block breadcrumb %} {% endblock %} {% block content %}

Update References


{% csrf_token %} {{ formset|bootstrap }}
{% endblock %}