{% emptyblock "comments" %}
{% block "title" %}${title}{% endblock %}
{% block css %}{% endblock %}
{% block "body" %}{% endblock %} {#- we may not have a value for app if this is one of the 404/500 etc templates #} {%- if not app %}{% let app=.apps.debug %}{% endif %}
${app.lib.long_name} v${app.lib.version}