demonstrates variable

This commit is contained in:
sm
2017-01-26 20:16:33 -08:00
parent 3c2003767e
commit e9edaf13ee
3 changed files with 9 additions and 1 deletions
+3
View File
@@ -10,6 +10,9 @@
<p>
My name is <a href="http://stephen.mcquay.me">Stephen McQuay</a>.
</p>
<p class="tiny">
Your visit occured {{ .time }}.
</p>
</div>
</div>
{{ end }}