templates/index.html
{{define "title"}}j3s.sh{{end}}
{{define "body"}}
<marquee><p><i>new! dynamically generated! smol! website! <3</p></i></marquee>
<h4>important quotes</h4>
<p><i>the only way out is through</p></i>
<p><i>fear is the mind-killer</p></i>
<h4>posts from my friends around the net</h4>
<p><i>coming soon</i></p>
<img src="/static/under-construction.gif">
{{end}}