| author | ymh <ymh.work@gmail.com> |
| Sat, 28 Feb 2015 06:44:11 +0100 | |
| changeset 463 | 2a3ef4dcbb6b |
| parent 462 | df8b3b49e81c |
| child 464 | 209f6b75d9e5 |
--- a/src/hdalab/templates/base.html Sat Feb 28 06:40:48 2015 +0100 +++ b/src/hdalab/templates/base.html Sat Feb 28 06:44:11 2015 +0100 @@ -29,7 +29,7 @@ <div class="top"> <div id="logo"> <div class="row"> - <h1><a href="#"><img src="{% static 'hdalab/img/logo-hda.png' %}" alt="HdA Lab"></a></h1> + <h1><a href="{% url 'home' %}"><img src="{% static 'hdalab/img/logo-hda.png' %}" alt="HdA Lab"></a></h1> </div> </div> <nav>