5 lines
94 B
HTML
5 lines
94 B
HTML
{{define "content"}}
|
|
<h1 class="h2">Dashboard</h1>
|
|
<p>Welcome to the Admin Panel.</p>
|
|
{{end}}
|