mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 01:57:02 +00:00
8 lines
121 B
HTML
8 lines
121 B
HTML
{{set "title" "Home" .}}
|
|
{{template "header.html" .}}
|
|
|
|
<h1>Your Application Is Ready</h1>
|
|
|
|
{{template "footer.html" .}}
|
|
|