{% extends "base.html" %} {% block content %} {% load material_form %}
{% csrf_token %}
{% form %} {% attr form.is_current_location 'widget' class %}srf-field-checkbox{% endattr %} {% endform %}
{% endblock %}