From 1a57267a17c2fc17fb6e104846fabc3e363c326c Mon Sep 17 00:00:00 2001 From: Emile Date: Fri, 16 Aug 2024 19:50:26 +0200 Subject: initial commit --- templates/head.html | 127 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 templates/head.html (limited to 'templates/head.html') diff --git a/templates/head.html b/templates/head.html new file mode 100644 index 0000000..3bec2a9 --- /dev/null +++ b/templates/head.html @@ -0,0 +1,127 @@ +{{ define "head" }} + + + + + + + r2wa.rs + + + +{{ end }} -- cgit 1.4.1