{% load static %} {% load custom_tags_and_filters %} {% block extrahead %} {% endblock %}
Go back

Post a comment

Use this form to comment on the operating status of the selected tool. The comment will be visible to everyone on the website for informational purposes. (Note: if there is something wrong with the tool then please report a problem instead of creating a comment). You may remove the comment at any time because you are its author.

{% if message %}

Please correct the following errors:

{{ message }}

{% endif %}
{% csrf_token %}
{% if user.is_staff %}
{% endif %}
{% button type="save" submit=False style="text-align:center; margin-bottom:0; font-size:x-large" icon="glyphicon-send" onclick="post_comment()" value="Post comment" %}