David Price

Added smaller test case and put html back to include all sections.

......@@ -80,10 +80,10 @@ WHERE {
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductionVolumes" />
<!-- <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlows" /> -->
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlows" />
/>
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:InjectionVolumes" />
<!-- <dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsInjection" /> -->
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsInjection" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ImportVolumes" />
<dprswp:Table arg:report="{= ?report }" arg:template="dpr-tables:ProductFlowsImport" />
......