Revision 2c0686d0
Added by Guillaume Denis about 8 years ago
ckanext/ozwillo_theme/templates/home/snippets/promoted.html | ||
---|---|---|
2 | 2 |
|
3 | 3 |
<div class="module-content box"> |
4 | 4 |
<header> |
5 |
<h1 class="page-heading">Open Data</h1>
|
|
5 |
<h1 class="page-heading">{% trans %}Open Data{% endtrans %}</h1>
|
|
6 | 6 |
<h5> |
7 | 7 |
{% trans %}Searching for data?{% endtrans %} |
8 | 8 |
</h5> |
9 | 9 |
<p class="step"> |
10 |
{% trans %}Explore datasets published on Ozwillo by local authorities and public bodies.{% endtrans %}
|
|
10 |
<a href="/{{current_lang}}/dataset?q=&sort=metadata_modified+desc"><i class="fa fa-hand-o-right"></i> {% trans %}Explore{% endtrans %}</a> {% trans %}datasets published on Ozwillo by local authorities and public bodies.{% endtrans %}
|
|
11 | 11 |
</p> |
12 | 12 |
<h5> |
13 | 13 |
{% trans %}You have data to share?{% endtrans %} |
Also available in: Unified diff
New translations