WeeklyDrillingReport.uispin.html 253 Bytes
<ui:group>
	<ui:group >
		<h1>Weekly Report for Well bore {= ?wellBore } starting at {= ?startDate }</h1>
		<hr />

		<wdrswp:Table arg:startDate="{= ?startDate }" arg:wellBore="{= ?wellBore }" arg:template="wdr-tables:Test" />

	</ui:group>
</ui:group>