diff options
Diffstat (limited to 'pages/loesung.php')
-rw-r--r-- | pages/loesung.php | 1 |
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"; ?> |