From ea0d3220db995018335c48eb06b9794235ff436b Mon Sep 17 00:00:00 2001 From: MetroWind Date: Sun, 7 Sep 2025 09:42:33 -0700 Subject: Initial commit, mostly just copied from shrt. --- templates/new-link.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 templates/new-link.html (limited to 'templates/new-link.html') diff --git a/templates/new-link.html b/templates/new-link.html new file mode 100644 index 0000000..3ce3fda --- /dev/null +++ b/templates/new-link.html @@ -0,0 +1,36 @@ + + + + {% include "head.html" %} + shrt – Create a New Link + + +
+ {% include "nav.html" %} +
+ + + + + + + + + + + + + +
+ + +
+
+ +
+
+ {% include "footer.html" %} +
+ + -- cgit v1.2.3-70-g09d2