clearning up documenation

This commit is contained in:
2026-09-09 12:04:36 -07:00
parent 6ae05da6de
commit 2bfe9571e3
2 changed files with 3 additions and 0 deletions
@@ -1,3 +1,4 @@
<!-- NOTE: this page has been moved to 4lt.ca, DO NOT EDIT -->
{% extends 'admin/docs/_layout/layout.twig' %} {% extends 'admin/docs/_layout/layout.twig' %}
{% block title %}Configuration{% endblock %} {% block title %}Configuration{% endblock %}
+2
View File
@@ -1,3 +1,5 @@
<!-- NOTE: This page has been moved to 4lt.ca DO NOT EDIT -->
{% extends 'admin/docs/_layout/layout.twig' %} {% extends 'admin/docs/_layout/layout.twig' %}
{% import '_layout/icons.twig' as icons %} {% import '_layout/icons.twig' as icons %}