summaryrefslogtreecommitdiff
path: root/pages/loesung.php
diff options
context:
space:
mode:
authorJonas Kohl <git@jonaskohl.de>2024-09-06 17:01:01 +0200
committerJonas Kohl <git@jonaskohl.de>2024-09-06 17:01:01 +0200
commit3d22cc3333e1265a222425a4ede9c464234e3632 (patch)
tree7acd1379c752913f12168cc75583e68b14278288 /pages/loesung.php
parent0540e04c77864186ce48193456634b897a11f5aa (diff)
Small fixes; Add component system
Diffstat (limited to 'pages/loesung.php')
-rw-r--r--pages/loesung.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/loesung.php b/pages/loesung.php
index 3812e88..1e34a3f 100644
--- a/pages/loesung.php
+++ b/pages/loesung.php
@@ -1,3 +1,4 @@
+<?php $NAV_LINK_ID = "loesung"; ?>
<?php $PAGE_TITLE = "Lösung"; ?>
<?php include __DIR__ . "/../includes/template_start.php"; ?>