summaryrefslogtreecommitdiff
path: root/main/templates/main_sidebar.html.j2
diff options
context:
space:
mode:
authorBotond Hende <contact@wazul.moe>2026-05-09 08:15:08 +0200
committerBotond Hende <contact@wazul.moe>2026-05-09 08:15:08 +0200
commit81964ffac36d659b450140d37ab73074660cb0bd (patch)
treed32739afad1d4e5ab80504bb94fceec6aa4b2d13 /main/templates/main_sidebar.html.j2
parent6fa30eec950b85778daf13758b94799d5fe6a6ac (diff)
added webmaster page and 88x31 button
Diffstat (limited to 'main/templates/main_sidebar.html.j2')
-rw-r--r--main/templates/main_sidebar.html.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/main/templates/main_sidebar.html.j2 b/main/templates/main_sidebar.html.j2
index 7ad99b1..cd4b6ec 100644
--- a/main/templates/main_sidebar.html.j2
+++ b/main/templates/main_sidebar.html.j2
@@ -2,6 +2,10 @@
<img src="/assets/image/sidebar/missing_texture.png" />
<span>Home</span>
</a>
+<a href="/webmaster.html" class="icon-text">
+ <img src="/assets/image/sidebar/missing_texture.png" />
+ <span>Webmaster</span>
+</a>
<a href="/neighbors.html" class="icon-text">
<img src="/assets/image/sidebar/missing_texture.png" />
<span>Neighborhood</span>