A website for my game dev stuff that supports chat, etc.
 
 
 
 
 
zedshaw-games/views/index.html

5 lines
88 B

{{template "partials/header" .}}
<h1>{{.Title}}</h1>
{{template "partials/footer" .}}