From 78223d43d02d20996003e12fe2c51ae1072d55fa Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 14 Nov 2024 21:33:19 -0500 Subject: Registration page --- templates/pubnix/button.html | 23 +++++++++++++++++++++++ templates/pubnix/index.html | 41 +++++++++++++++++++++++++++++++++++++++++ templates/pubnix/obs.html | 18 ++++++++++++++++++ 3 files changed, 82 insertions(+) create mode 100644 templates/pubnix/button.html create mode 100644 templates/pubnix/index.html create mode 100644 templates/pubnix/obs.html (limited to 'templates/pubnix') diff --git a/templates/pubnix/button.html b/templates/pubnix/button.html new file mode 100644 index 0000000..17211eb --- /dev/null +++ b/templates/pubnix/button.html @@ -0,0 +1,23 @@ + + + + + + The Button + + + + + + + + + + + + + + diff --git a/templates/pubnix/index.html b/templates/pubnix/index.html new file mode 100644 index 0000000..bddb19f --- /dev/null +++ b/templates/pubnix/index.html @@ -0,0 +1,41 @@ + + + + + + LCOLONQ + + + + + + + + +
+ LCOLONQ +
+
+
+
+ + + + +
+ + + + + + + + + + diff --git a/templates/pubnix/obs.html b/templates/pubnix/obs.html new file mode 100644 index 0000000..b5c3c05 --- /dev/null +++ b/templates/pubnix/obs.html @@ -0,0 +1,18 @@ + + + + + + LCOLONQ Browser Source + + + + + + + + + -- cgit v1.2.3