{% extends 'scipost/base.html' %} {% load bootstrap %} {% load scipost_extras %} {% block pagetitle %}: request Commentary{% endblock pagetitle %} {% block content %}

Request Activation of a Commentary Page

Click here to request a Commentary Page on a published article
{% csrf_token %} {{ query_form|bootstrap }}
{% csrf_token %} {{ form|bootstrap }}
{% endblock content%}