{% if font_theme %} {{ font_theme|safe }} {% endif %} {% if html_header %} {{ html_header|safe }} {% endif %} {% if color_theme %} {{ color_theme|safe }} {% endif %} {% if extra_script %} {{ extra_script|safe }} {% endif %}
{% if side_bar %} {{ side_bar|safe }} {% endif %}