From: root Date: Tue, 21 Jan 2014 23:19:38 +0000 Subject: remove white background on rsss feed on ckan 2.1 X-Git-Url: https://maxious.lambdacomplex.org/git/?p=ckanext-datagovau.git&a=commitdiff&h=3b2d4258f6a9d11a4545bf7808c39c1add13b3c2 --- remove white background on rsss feed on ckan 2.1 --- --- a/ckanext/datagovau/templates/header.html +++ b/ckanext/datagovau/templates/header.html @@ -9,7 +9,8 @@ ('organizations_index', _('Organizations')), ('about', _('About')) ) }} -
  • Site Statistics
  • +
  • Site Statistics
  • +
  • Feedback/Request Data
  • {% endblock %} --- /dev/null +++ b/ckanext/datagovau/templates/home/index.html @@ -1,1 +1,47 @@ +{% ckan_extends %} +{% block home_secondary_content %} + + +
    + + + +{{ super() }} + {% endblock %} + --- /dev/null +++ b/ckanext/datagovau/templates/home/snippets/search.html @@ -1,1 +1,70 @@ +
    + + + +
    +
    +
    + + + + + +{% set tags = h.get_facet_items_dict('tags', limit=3) %} +{% set placeholder = _('eg. Gold Prices') %} + + +