{% if global.module != 'login' } {% else %} {% include other/header %} {% endif %} {{ page_content }} {% if global.module != 'login' } {% else %} {% include other/footer %} {% endif %}