--- a/ckanext/ga_report/templates/ga_report/publisher/index.html +++ b/ckanext/ga_report/templates/ga_report/publisher/index.html @@ -1,1 +1,73 @@ -HAI + + + + + Usage by Publisher + + +
  • +

    Download

    +

    + Download as CSV
    +

    +
  • + +
    + + +
    + +

    Site Usage

    + + ${usage_nav('Publishers')} + + +
    +
    + + +
    +
    + + + + + + + + + + + + + + +
    PublisherDataset VisitsDataset Views
    ${h.link_to(publisher.title, h.url_for(controller='ckanext.ga_report.controller:GaDatasetReport', action='read_publisher', id=publisher.name))} + ${visits}${views}
    + + +
    + + + + + + + + + +