{%- extends "basic/layout.html" %} {%- block extrahead %} {{ super() }} {% set meta_image = "https://rasa.com/assets/img/facebook-og.png" %} {% if meta is defined %} {% endif %} {% if theme_touch_icon %} {% endif %} {% if theme_canonical_url %} {% if builder == 'dirhtml' %} {% else %} {% endif %} {% endif %} {% endblock %} {# top+bottom related navs; we also have our own in sidebar #} {%- macro rellink_markup() %} {%- endmacro %} {%- set theme_show_relbar_top = theme_show_relbar_top or theme_show_relbars %} {%- set theme_show_relbar_bottom = theme_show_relbar_bottom or theme_show_relbars %} {# removed existing top+bottom related nav, and embed in main content #} {%- block relbar1 %}{% endblock %} {%- block relbar2 %}{% endblock %} {# Nav should appear before content, not after #} {%- block content %} {%- if theme_fixed_sidebar|lower == 'true' %}
{% if meta is defined %} {% if not (meta.get('pagetype') == 'full' or meta.get('sidebar') == 'null' ) %} {% endif %} {% endif %} {% if meta is defined %} {% if meta.get('pagetype') == 'full' %}