initial commit
This commit is contained in:
commit
93d8310491
46 changed files with 3379 additions and 0 deletions
11
templates/email/footer.html
Normal file
11
templates/email/footer.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{{define "footer"}}
|
||||
|
||||
<div id="footer">
|
||||
<hr>
|
||||
<p>sent by GoBase</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
{{end}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue