{% extends "base.html" %} {% block title %}{{ 'Template' if is_template else ('Edit' if policy else 'New') }} policy{% endblock %} {% block content %}
Pre-selected the verified {{ template_frequency }} concepts and proposed the matching schedule below — adjust anything before saving; the result is an ordinary policy.
{% endif %} {% if msg %}{% endif %} {% if err %}{% endif %} {% endblock %}