This commit is contained in:
10
public/templates/agency/about.html
Normal file
10
public/templates/agency/about.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{{define "about"}}
|
||||
<div class="card">
|
||||
<h1>About Us</h1>
|
||||
<p>
|
||||
We believe in keeping things simple. No complex JavaScript frameworks, just
|
||||
pure HTML and hypermedia controls.
|
||||
</p>
|
||||
<p>This page was rendered at: <strong>{{.Time}}</strong></p>
|
||||
</div>
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user