hmn/src/templates/src/library_not_ported_yet.html

9 lines
233 B
HTML

{{ template "base.html" . }}
{{ define "content" }}
<div class="center ph2 pv5">
<h2>The library is coming back soon.</h2>
<p>The previous library wasn't everything we wanted it to be. Watch this space.</p>
</div>
{{ end }}