djLint/docs/_templates/layout.html

5 lines
128 B
HTML
Raw Normal View History

2021-12-02 08:25:03 +00:00
{% extends "!layout.html" %}
{%- block htmltitle %}
<title>{{ docstitle|e }}{{ title|striptags|e }}</title>
{%- endblock %}