Add basic webcontent
This commit is contained in:
parent
2dec57d097
commit
f986c2e8e1
5 changed files with 75 additions and 0 deletions
|
@ -1 +1,5 @@
|
|||
<h2>agecem/bottin-ag</h2>
|
||||
|
||||
<h3>StatusCode: {{ .StatusCode }}</h3>
|
||||
<h3>Message: {{ .Message }}</h3>
|
||||
<h3>Error: {{ .Error }}</h3>
|
||||
|
|
Reference in a new issue