--- a/ckanext/datagovau/templates/home/index.html +++ b/ckanext/datagovau/templates/home/index.html @@ -1,18 +1,12 @@ {% ckan_extends %} - {% block home_search %} - -
+{% block home_secondary_content %} -
-
-
- - +
-
-

{{ _("Search Your Data") }}

-
- - -
-
+{{ super() }} {% endblock %}