A simple admin ui without any functionalities

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-04-26 08:50:16 +08:00
parent 75856025b4
commit e55b2ce7cd
24 changed files with 830 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
{{ define "admin/nav/footer.html" }}
<div class="layui-footer">
Copyright © 2023 YumeMichi
</div>
{{ end }}