Files
inventory-plus-plus/internal/site/templates/page_bodies/conflict.html.tmpl
T

12 lines
171 B
Cheetah

{{- define "title" }} Inventory++ Invalid Link {{ end }}
<section>
Invalid Link: {{ .Request.URL.Path }}
</section>
<section>
<a href="/">Return Home</a>
</section>