Fixes to make this work on not-data.gov.uk
[ckanext-ga-report.git] / ckanext / ga_report / templates / ga_report / site / layout.html
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml"
  xmlns:i18n="http://genshi.edgewall.org/i18n"
  xmlns:py="http://genshi.edgewall.org/" 
  xmlns:xi="http://www.w3.org/2001/XInclude"
  py:strip="">
  <xi:include href="layout_base.html" />
</html>