1{{- define "footer" }}
2 <footer>
3 <div class="wrapper">
4 <p>Willow {{ . }} — <a href="https://getwillow.org">Source code</a> — <a href="https://todo.sr.ht/~amolith/willow">Issue queue</a></p>
5 </div>
6 </footer>
7 </body>
8</html>
9{{- end -}}