{% if isIncludeAbout %}
{% include 'about.html' %}
{% endif %}
{$ pageHtml $}
Powered by web.py, Jinja2, AngularJS, {% if serverEnv == 'appspot' %} Google App Engine. {% endif %}
{% if not isDevServer %} {% endif %} {% if serverEnv == 'appspot' %} {% if isTrack %}{% include 'analytics.html' %}{% endif %} {% endif %}