mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-07-31 08:09:53 +00:00
revel skeleton
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{set "title" "Home" .}}
|
||||
{{template "header.html" .}}
|
||||
|
||||
<h1>Your Application Is Ready</h1>
|
||||
|
||||
{{template "footer.html" .}}
|
||||
|
||||
Reference in New Issue
Block a user