{# TEMPLATE VAR SETTINGS #} {%- set url_root = pathto('', 1) %} {%- if url_root == '#' %} {% set url_root = '' %} {% endif %} {%- if not embedded and docstitle %} {%- set titlesuffix = " — "|safe + docstitle|e %} {%- else %} {%- set titlesuffix = "" %} {%- endif %} {% if not theme_github_repo %} {% set theme_github_repo = github_repo %} {% endif %} {% if not theme_github_user %} {% set theme_github_user = github_user %} {% endif %} {% if not theme_travis_repo %} {% set theme_travis_repo = github_repo %} {% endif %} {% if not theme_travis_user %} {% set theme_travis_user = github_user %} {% endif %}
{{ metatags }} {% block htmltitle %}