ENSEIGNEMENT  PRATIQUE  QI GONG  SCIENCES 
TU HỌC  TU TẬP  KHÍ CÔNG  KHOA HỌC 
{% if page_title %}

{{ page_title }}


{% endif %}
{% for queue in ['', 'info', 'success', 'warning', 'danger'] %} {% for message in request.session.pop_flash(queue) %}
{{ message }}
{% endfor %} {% endfor %}
{% block content %}

No content

{% endblock content %}