add file
This commit is contained in:
parent
abb8171e93
commit
725c652558
1 changed files with 7 additions and 0 deletions
7
views/msg.html
Normal file
7
views/msg.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
{{ template "header.html" . }}
|
||||
<main>
|
||||
<div class="info">
|
||||
<p>
|
||||
{{ .ServerMessage }}
|
||||
</div>
|
||||
</main>
|
Loading…
Reference in a new issue