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

+ EARLY BETA - Data can be deleted at random! +

+ + r2wa.rs + emile.space +
+ + +
+{{ end }} + -- cgit 1.4.1