picgo/view/profile.html

4 lines
95 B
HTML
Raw Normal View History

2024-07-12 20:32:33 +08:00
{{define "content"}}
<h1 class="h2">Profile</h1>
<p>Profile page content goes here.</p>
{{end}}