Back to Inter

{{title}}

docs/_layouts/default.html

4.1367 B
Original Source

{% include defs.html -%}

{{title}} {% if page.title %} {% else %} {% endif %} {% if page.og_image_url %} {% else %} {% endif %} {% if page.url contains "/download/" -%} {%- if site.is_development_mode %}{% endif -%} {%- endif -%} {%- if page.custom_html_header -%} {{page.custom_html_header}} {%- endif %} {{ content }} {% if site.safe == false %}{% endif %}