{{ description }}
{{ app.description | safe }}
{% endif %} {% if app.path %}
{% for path in app.path %}
{{ path }}
{% endfor %}
{% for name in app.hostname %}
{{ name }}
{% endfor %}
https://github.com/{{ app.github }}
{% endif %} {% if app.docs %} {% endif %} {% if app.track %}Visitors since {{ app.handler.extensions["hosted-flasks-tracker"].humanized_since }} : {{ app.handler.extensions["hosted-flasks-tracker"].hits }}
{% endif %}