Rename admin routes to settings.

This commit is contained in:
James Cole
2025-01-18 17:20:06 +01:00
parent 3ecad3457f
commit d178ff9de0
3 changed files with 21 additions and 6 deletions

View File

@@ -1 +1,10 @@
This feature is only available in the v2 layout.
{% extends './layout/default' %}
{% block breadcrumbs %}
{{ Breadcrumbs.render }}
{% endblock %}
{% block content %}
{% endblock %}