Ajouter bloc {{ define "index-html" }} manquant
This commit is contained in:
parent
82d5aa0d16
commit
46f85acf81
1 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
<h2>agecem/bottin-ag</h2>
|
||||
{{ define "index-html" }}
|
||||
<h2>agecem/bottin-ag</h2>
|
||||
|
||||
<h3>StatusCode: {{ .StatusCode }}</h3>
|
||||
<h3>Message: {{ .Message }}</h3>
|
||||
<h3>Error: {{ .Error }}</h3>
|
||||
<h3>StatusCode: {{ .StatusCode }}</h3>
|
||||
<h3>Message: {{ .Message }}</h3>
|
||||
<h3>Error: {{ .Error }}</h3>
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in a new issue