{% extends "base.html" %} {% from "_palette_options.html" import continuous_palette_options %} {% block title %}{{ page_title }}{% endblock %} {% from "_macros.html" import nav_page_title_span %} {% block nav_page_title %}{{ nav_page_title_span(nav_bar_title) }}{% endblock %} {% block head %} {% if show_landscape_vol_animations %} {% endif %} {% if show_vol_landscape_quick_actions %} {% endif %} {% endblock %} {% block content %}
{% if show_vol_landscape_quick_actions %} {% endif %} {% if show_vol_landscape_quick_actions %} {% endif %} {% if show_landscape_vol_animations %} {% endif %} {% endblock %}