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

Code formatting

parent 0ce9f2ec
Branches
Tags
1 merge request!50Upgraded to CKAN 2.10
......@@ -17,10 +17,8 @@
<div class='home-page-content'>
<h2 class='home-title'>Open Data Schleswig-Holstein</h2>
<p>Wir fördern Transparenz und Innovation durch Veröffentlichung schleswig-holsteinischer Daten in offenen, freien und wiederverwendbaren Formaten.</p>
<a href="/dataset" class="btn btn-primary home-button">
Datensätze entdecken
</a>
<p>{% trans %}We promote transparency and innovation by publishing Schleswig-Holstein data in open, free and reusable formats.{% endtrans %}</p>
<a href="/dataset" class="btn btn-primary home-button">{% trans %}Discover datasets{% endtrans %}</a>
{% for group_row in h.odsh_main_groups() | batch(3, '') %}
<div class='home-groups'>
<div class='home-groups-rows'>
......@@ -44,5 +42,6 @@ Datensätze entdecken
{% endfor %}
</div>
{% endblock %}
{% block secondary%}
{% endblock %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment