src/hashcut/templates/partial/bpi_top_header.html
author veltr
Mon, 03 Dec 2012 13:06:28 +0100
changeset 91 a94f5c62e4d7
child 147 b4f0fee1ac5a
permissions -rw-r--r--
unified templates + modified login form popin

{% load static %}
<div class="wrap-header-top">
    <div class="wrap-header-top-content">
        <a title="Bibliothèque Publique d'Information" href="{% url mashup_home branding=branding %}"><img src="{% static 'hashcut/bpi/img/pompidou-logo.png' %}" alt="Bibliothèque centre Pompidou" /></a>
    </div>
</div><!-- wrap-header-top -->