summaryrefslogtreecommitdiff
path: root/sublab_project/templates
diff options
context:
space:
mode:
Diffstat (limited to 'sublab_project/templates')
-rw-r--r--sublab_project/templates/base.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/sublab_project/templates/base.html b/sublab_project/templates/base.html
index 07d94d0..7499645 100644
--- a/sublab_project/templates/base.html
+++ b/sublab_project/templates/base.html
@@ -42,7 +42,7 @@
<a href="/">Home</a>
</li>
<li>
- <a href="/neues/">Neues</a>
+ <a href="{% url news_list %}">Neues</a>
</li>
<li>
<a href="/termine/">Termine</a>
@@ -51,6 +51,9 @@
<a href="/raeume/">Räume</a>
</li>
<li>
+ <a href="{% url projects_list %}">Projekte</a>
+ </li>
+ <li>
<a href="/webcam/">Webcams</a>
</li>
<li>