First draft image gallery
[sommitrealweird.git] / templates / base.html
index 430b8c669211e4619b2d480ee3b289df9f4b5bd0..ee565e117bc45884d7d802a130bce276e1ed4e5c 100644 (file)
@@ -18,7 +18,7 @@
                         {% for item in content_menu %}
                         <li><a href="{{ item.url }}">{{ item.title }}</a></li>
                         {% endfor %}
-                        <li>Photos</li>
+                        <li><a href="/photo/">Photos</a></li>
                         <li><a href="/blog/">Blog</a></li>
                     </ul>
                     {% endblock %}