{% seo %} {% include customStyle.html %}
{% include appTop.html %}
{% if site.data.alert.current %}
{{ site.data.alert.current }}
{% endif %}
{{ page.title }}
{{ content }} {% include preFooter.html %}
{% include appFooter.html %}