src/hashcut/templates/partial/bpi_hashcut_logo.html
changeset 68 45416f40602e
child 80 3515d39ce155
equal deleted inserted replaced
67:57a5ecd3ef59 68:45416f40602e
       
     1 {% load static %}
       
     2         <h1><a title="Hashcut - Le Mashup cliquable" class="clearfix" href="#">
       
     3             <img src="{% static 'hashcut/bpi/img/hashcut-logo.png' %}" alt="Hashcut" />
       
     4             <span>Le Mashup<br />Cliquable</span>
       
     5         </a></h1>