zdravko/web/templates/pages/settings_healthchecks.tmpl

6 lines
153 B
Cheetah
Raw Normal View History

{{define "settings"}}
<h1 class="text-3xl">Hello, {{.User.Email}}</h1>
<p> Imagine you see a list of healthchecks and how to configure them.<p>
{{end}}