{% if success == True %}
{{ msg }}
{% endif %} {% if success == False %}
{{ msg }}
{% endif %}
{% block article %} {% endblock %}