www.franconian.net/layouts/index.html

6 lines
193 B
HTML
Raw Normal View History

2020-10-06 01:20:54 +02:00
{{ define "main" }}
2020-11-15 00:32:58 +01:00
<main>
2020-11-22 23:47:53 +01:00
<img id="no-content" src="https://http.cat/204" alt="Picture of two cats in front of an empty bowl; the caption reads &quot;204 No Content&quot;">
2020-11-15 00:32:58 +01:00
</main>
2020-10-06 01:20:54 +02:00
{{ end }}