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

Removed flash message for ODaG evaluation

parent af12daa0
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