Skip to content

Commit 0b2b382

Browse files
committed
Removed duplicated open-data tag
1 parent 2d227d8 commit 0b2b382

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/templates/base.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,6 @@
205205

206206
{% block footer %}
207207
<div class="footer row">
208-
<p class="col-lg-12 text-center">
209-
<a href="{% url 'opendata' %}"><img src="{{ STATIC_URL }}img/opendata3.png"/></a>
210-
</p>
211208
{% if user.is_staff %}
212209
<p class="col-lg-12 text-center">{% trans "Last email imported at" %} {{ last_imported_message.received_time|date:'DATETIME_FORMAT' }}</p>
213210
{% endif %}

0 commit comments

Comments
 (0)