Skip to content
Snippets Groups Projects
Commit 304ceb82 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Merge branch 'remove-odag-eval' into dev

parents f641dc3e 6881ed2b
No related branches found
No related tags found
No related merge requests found
...@@ -20,21 +20,6 @@ ...@@ -20,21 +20,6 @@
{% block flash %} {% block flash %}
{{ super() }} {{ super() }}
{% if not request.referrer or not request.referrer.startswith(h.odsh_public_url()) %}
<div class="alert alert-info alert-dismissible fade show" role="alert">
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
<span aria-hidden="true"></span>
</button>
<h4 class="alert-heading">Evaluation des Offene-Daten-Gesetzes (ODaG)</h4>
<p>Für die Evaluation des Offene-Daten-Gesetzes (ODaG) lassen wir eine Umfrage zur Nutzung des Open-Data-Portals durchführen. Wir würden uns freuen, wenn möglichst viele Nutzerinnen und Nutzer an der Umfrage teilnehmen würden:</p>
<p style="margin-top: 15px;">
<a href="https://insight.uni-speyer.de/ODSH/" class="btn">zum Fragebogen</a><br>
<small>(extern beim Deutschen Forschungsinstitut für öffentliche Verwaltung Speyer).</small>
</p>
</div>
{% endif %}
{% endblock %} {% endblock %}
{% block toolbar %} {% block toolbar %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment