diff --git a/templates/partials.html b/templates/partials.html new file mode 100644 index 0000000..a7d7911 --- /dev/null +++ b/templates/partials.html @@ -0,0 +1,10 @@ +{{ define "header" }} + + hosted twtxt server +
+{{ end }} +{{ define "footer" }} +
+

This project is licensed under the AGPLv3, source code here.

+ +{{ end }}