Ajouter décompte
This commit is contained in:
parent
7351f970f7
commit
6c09f1fa65
9 changed files with 126 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
{{ define "scan-html" }}
|
||||
<h3>{{ .Message }}</h3>
|
||||
{{ if .Error }}<h3>{{ .Error }}</h3>{{ end }}
|
||||
{{ end }}
|
||||
|
|
Reference in a new issue