diff --git a/templates/main/nav.html b/templates/main/nav.html
index 0704e5c..29388fe 100644
--- a/templates/main/nav.html
+++ b/templates/main/nav.html
@@ -8,7 +8,7 @@
- {% set items = [("Product Design", 'product_design'), ("Grafisch", "grafisch"), ("Fotografie", "fotografie")] %}
+ {% set items = [("Product Design", 'product_design'), ("Grafisch Vormgeven", "grafisch_vormgeven"), ("Fotografie", "fotografie")] %}
{% for item in items %}
-