use common logo (#7240)

This commit is contained in:
Serghei Mihai 2015-05-18 21:49:34 +02:00
parent 8ebb4b6910
commit 59630aae2f
1 changed files with 2 additions and 2 deletions

View File

@ -26,10 +26,10 @@
<div id="header">
<div id="top">
{% if user.is_authenticated %}
<a href="{{ site_agglo_montpellier_url }}/simplesamlphp/module.php/core/as_login.php?ReturnTo={{ site_agglo_montpellier_url }}&amp;AuthId=default-sp" accesskey="1"><img src="{% static "themes/django-montpellier/logo.png" %}"
<a href="{{ site_agglo_montpellier_url }}/simplesamlphp/module.php/core/as_login.php?ReturnTo={{ site_agglo_montpellier_url }}&amp;AuthId=default-sp" accesskey="1"><img src="{{ site_base }}{% static "themes/django-montpellier/logo.png" %}"
title="Montpellier Méditerranée Métropole" /></a>
{% else %}
<a href="{{ site_agglo_montpellier_url }}" accesskey="1"><img src="{% static "themes/django-montpellier/logo.png" %}"
<a href="{{ site_agglo_montpellier_url }}" accesskey="1"><img src="{{ site_base }}{% static "themes/django-montpellier/logo.png" %}"
title="Montpellier Méditerranée Métropole" /></a>
{% endif %}
<div class="region-header">