src/hashcut/templates/partial/bpi_top_header.html
changeset 91 a94f5c62e4d7
child 147 b4f0fee1ac5a
equal deleted inserted replaced
90:1a78608617aa 91:a94f5c62e4d7
       
     1 {% load static %}
       
     2 <div class="wrap-header-top">
       
     3     <div class="wrap-header-top-content">
       
     4         <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>
       
     5     </div>
       
     6 </div><!-- wrap-header-top -->