Files
honoka-chan/static/templates/admin/nav/footer.html
T
2023-04-26 08:50:16 +08:00

5 lines
112 B
HTML

{{ define "admin/nav/footer.html" }}
<div class="layui-footer">
Copyright © 2023 YumeMichi
</div>
{{ end }}