bottin-ag/webcontent/html/scan.html

5 lines
109 B
HTML
Raw Permalink Normal View History

{{ define "scan-html" }}
<h3>{{ .Message }}</h3>
2023-09-19 18:25:12 -04:00
{{ if .Error }}<h3>{{ .Error }}</h3>{{ end }}
{{ end }}