equal
deleted
inserted
replaced
78 {% endblock %} |
78 {% endblock %} |
79 |
79 |
80 <!-- FOOTER COMMUN --> |
80 <!-- FOOTER COMMUN --> |
81 {% block footer %} |
81 {% block footer %} |
82 <ul id="footer"> |
82 <ul id="footer"> |
83 <li><span>Vidéos servies par</span><span class="connectis-logo"><a href="https://www.getronics.com/" target="_blank">CONNECTIS</a></span></li> |
83 <li><span>Vidéos servies par</span><a href="https://www.getronics.com/" target="_blank"><span class="connectis-logo">CONNECTIS</span></a></li> |
84 <li>{% blocktrans %}{{WEB_VERSION}} | {{ VERSION }}{% endblocktrans %}</li> |
84 <li>{% blocktrans %}{{WEB_VERSION}} | {{ VERSION }}{% endblocktrans %}</li> |
85 <li>©{% now "Y" %} IRI</li> |
85 <li>©{% now "Y" %} IRI</li> |
86 <li> |
86 <li> |
87 <a target="_blank" href="http://www.iri.centrepompidou.fr" title="{% trans 'link IRI'%}">{% trans "about" %}</a> |
87 <a target="_blank" href="http://www.iri.centrepompidou.fr" title="{% trans 'link IRI'%}">{% trans "about" %}</a> |
88 </li> |
88 </li> |