{% include 'mainbar.html' %} {% include 'setting.html' %} {% if not isDevServer %}{% endif %}
{% include 'trTree.html' %}
{% if serverEnv == 'appspot' %} {% if isDevServer %} {% include 'devlinks.html' %} {% else %} {% include 'buttons.html' %} {% endif %} {% endif %}
{% 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 %}