src/hashcut/templates/partial/iri_hashcut_logo.html
author cavaliet
Thu, 29 Nov 2012 17:01:37 +0100
changeset 80 3515d39ce155
parent 76 903a22d6c535
permissions -rw-r--r--
Home with real links to branding hashcut.

{% load static %}
        <h1><a title="Hashcut - Le Mashup cliquable" class="clearfix" href="{% url mashup_home branding=branding %}">
            <img src="{% static 'hashcut/iri/img/hashcut-logo.png' %}" alt="Hashcut" />
            <span>Le Mashup<br />Cliquable</span>
        </a></h1>