bottin-ag/webcontent/html/scan.html

4 lines
109 B
HTML

{{ define "scan-html" }}
<h3>{{ .Message }}</h3>
{{ if .Error }}<h3>{{ .Error }}</h3>{{ end }}
{{ end }}