all repos — honk @ ffd9736c4c5b4bd97cd3ad07d26079b7edd46687

my fork of honk

views/about.html (view raw)

 1
 2
 3
 4
 5
 6
 7
{{ template "header.html" . }}
<main>
<div class="info">
<h3>What is honk?</h3>
<p>Honk is amazing!
</div>
</main>