mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Add links to homepage
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
{% endif %}
|
||||
<li>
|
||||
{% block copyright %}
|
||||
© Copyright Alchemy 2005-{{ "now"|date("Y") }}
|
||||
© Copyright <a href="http://www.alchemy.fr" target="_blank">Alchemy</a> 2005-{{ "now"|date("Y") }}
|
||||
{% endblock copyright %}
|
||||
</li>
|
||||
</ul>
|
||||
@@ -84,7 +84,7 @@
|
||||
</div>
|
||||
<div class="span3">
|
||||
<div class="footer-block text-right">
|
||||
{% block footer_logo %}Phraseanet{% endblock footer_logo %}
|
||||
{% block footer_logo %}<a href="https://www.phraseanet.com" target="_blank">Phraseanet</a>{% endblock footer_logo %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user