{% extends "base.html" %} {% block title %}{{ '模板 Template' if is_template else ('编辑 Edit' if policy else '新建 New') }} policy 策略{% endblock %} {% block content %}
已预选通过校验的 {{ template_frequency }} 概念并给出匹配的调度 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 %}