{% set partial = request.args.get('partial') %} {% if not partial %} {{ page_title or "" }} - {{ ledger.options.title }}
{%- endif %} {% block content %}{{ content }}{% endblock %} {% if page_title %}{% endif %} {% if partial %}{% endif %} {%- if not partial %}
{%- endif %}