Make title link

This commit is contained in:
Michal Čihař 2012-03-02 17:45:04 +01:00
parent 367a854b4c
commit 4b28c74734

View File

@ -26,7 +26,7 @@
</head>
<body>
<h1 class="ui-state-default">{% include "title.html" %}</h1>
<h1 class="ui-state-default"><a href="/">{% include "title.html" %}</a></h1>
<ul class="menu">
{% if user.is_authenticated %}