slint/docs/language/_templates/layout.html

4 lines
226 B
HTML

{% extends "!layout.html" %} {% block scripts %} {{ super() }} {% include
"../../resources/slint-docs-preview.html" %}
<!-- {% include "../../resources/slint-docs-highlight.html" %} -- Too many GL contexts! -->
{% endblock %}