templates: fix top title to be a link (bis repetita)

This commit is contained in:
Frédéric Péters 2014-01-21 14:50:30 +01:00
parent ab44f1f2c2
commit fa016e1d31
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<div id="page">
<div id="header">
<div id="top">
<h1 id="logo" href="/"><img src="{% static "portail_citoyen/img/logo.png" %}" alt="Entr'ouvert"/></a></h1>
<h1 id="logo"><a href="/"><img src="{% static "portail_citoyen/img/logo.png" %}" alt="Entr'ouvert"/></a></h1>
<div class="region-header">
{% if user.is_authenticated %}
<div id="toplinks">