{% load i18n %} {% load static %} {% trans '错误' %}
{{ msg }}
{% if secondary_msg %} {{ secondary_msg }} {% endif %}