{% extends "rules/base.html" %} {% load bootstrap3 %} {% block sidebar %}

threshold {{ threshold.pk }}

Action

{% endblock %} {% block content %}

Edit threshold

{% csrf_token %} {% bootstrap_form form %} {% buttons %} {% endbuttons %}
{% endblock %}