From: Alex Sadleir Date: Wed, 08 Jan 2014 08:48:35 +0000 Subject: Add stats link X-Git-Url: https://maxious.lambdacomplex.org/git/?p=ckanext-datagovau.git&a=commitdiff&h=ebe354a5de0de8a5a92f0589eb21812c7256886e --- Add stats link --- --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ * Provides HTML to users to embed data previews on their own website * A cut down licenses.json file -This extension is complimented by ckanext-agls for AGLS metadata and ckanext-googleanalytics for Google Analytics tracking of API usage +This extension is complemented by ckanext-agls for AGLS metadata, ckanext-googleanalytics for Google Analytics tracking of API usage and ckanext-dga-stats for the customised site statistics page. Installation ============ --- /dev/null +++ b/ckanext/datagovau/templates/header.html @@ -1,1 +1,17 @@ +{% ckan_extends %} +{% block header_site_navigation %} + +{% endblock %} +