{% extends "base.html" %} {% block title %}{{ title }}{% endblock %} {%- block styles -%} {%- for style_url in style_urls %} {%- endfor %} {%- if styles %} {%- endif %} {%- endblock -%} {%- block scripts -%} {%- endblock -%} {%- block page -%}
{# TODO: Merge above and below divs and test all CLI arguments #} {# TODO: --narrow? --sidenav? --collapsedsidenav? --sidebar --full? --width? #}
 
{%- endblock -%}