no message

This commit is contained in:
Alexander Kraev 2025-07-22 12:40:30 +03:00
parent b47f968414
commit 4c67af5fc5

View file

@ -54,6 +54,7 @@
{{ template "page/body_scripts" .}} {{ template "page/body_scripts" .}}
{{ template "component/aSidebar" .}} {{ template "component/aSidebar" .}}
{{ template "component/aThemeSwitch" .}} {{ template "component/aThemeSwitch" .}}
{{ template "component/aTableSortable" .}}
<script> <script>
const app = new Vue({ const app = new Vue({
delimiters: ['[[', ']]'], delimiters: ['[[', ']]'],