picgo/view/index.html

5 lines
94 B
HTML
Raw Normal View History

2024-07-12 20:32:33 +08:00
{{define "content"}}
<h1 class="h2">Dashboard</h1>
<p>Welcome to the Admin Panel.</p>
{{end}}