{% extends "alertprofiles/base.html" %} {% load crispy_forms_tags %} {% block tabcontent %}
{% crispy time_period_form %}
{% endblock %}