Make title link
This commit is contained in:
parent
367a854b4c
commit
4b28c74734
@ -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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user