{% if status=='add' %} 添加知识笔记 {% elif status=='edit' %} 编辑知识笔记 {% endif %}
{% for message in messages %}
{% endif %}
{% endwith %}
{{ message }}
{% endfor %}