{# ------------------------------------------------------------------------------- Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved. This program is free software: you can modify it and/or redistribute it under the terms of: (i) the Universal Permissive License v 1.0 or at your option, any later version (http://oss.oracle.com/licenses/upl); and/or (ii) the Apache License v 2.0. (http://www.apache.org/licenses/LICENSE-2.0) ------------------------------------------------------------------------------- #} {%- block doctype -%} {%- endblock %} {%- set url_root = pathto('', 1) %} {# XXX necessary? #} {%- if url_root == '#' %}{% set url_root = '' %}{% endif %} {%- if not embedded and docstitle %} {%- set titlesuffix = " — "|safe + docstitle|e %} {%- else %} {%- set titlesuffix = "" %} {%- endif %} {%- macro css() %} {%- for cssfile in css_files %} {%- endfor %} {%- endmacro %}
{{ metatags }} {%- block htmltitle %}