wisski-cloud-distillery/internal/dis/component/server/home/about.html
2023-02-10 12:01:06 +01:00

6 lines
152 B
HTML

<div class="pure-u-1">
{{ .Logo }}
<p>
For more information, see <a href="{{ .SelfRedirect }}">{{ .SelfRedirect }}</a>.
</p>
</div>