{% include 'user/components/css.html' %}
Zaw Moe - {% block title %}{% endblock %}
{% include 'user/components/message.html' %}
{% include 'user/components/header.html' %}
{% block body %}{% endblock %}
{% include 'user/components/footer.html' %}
{% include 'user/components/bottom_navigation.html' %}
{% include 'user/components/js.html' %}