summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruser@node5.net <user@node5.net>2025-07-15 22:52:50 +0200
committeruser@node5.net <user@node5.net>2025-07-15 22:52:50 +0200
commit288a43fcb7cf78c093e9304af40e63beb1f6ab8d (patch)
treeed27b6361afd9b55888a251798bdd5b2984cb7ed
parent72b44073d5f55652fc64b61b55553adb20437dfe (diff)
Revert "End - Add good bye, and thanks for this year"
This reverts commit 63351c151ff914748bdd55b7fb39c4c190db8eea.
-rw-r--r--src/templates/index.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index 4a3a85e..e4b0aff 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -21,14 +21,6 @@
</form>
#}
-<div style="position: relative">
- <div style="z-index: 100; position: absolute; left: 0">
- <h1 style="text-align: center">Thanks for a great Bornhack 2024!<br><br>
- Cya next year</h1>
- </div>
- <div style="position: absolute; top: 0px; left: 0px; opacity: 50%">
- <img src="test_static.jpg">
- </div>
-</div>
+
{% endblock %}