mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-02 00:27:27 +00:00
6 lines
No EOL
213 B
HTML
6 lines
No EOL
213 B
HTML
{% extends "!layout.html" %}
|
|
{% block scripts %}
|
|
{{ super() }}
|
|
{% include "../../../../docs/resources/slint-docs-preview.html" %}
|
|
{% include "../../../../docs/resources/slint-docs-highlight.html" %}
|
|
{% endblock %} |