openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

extract.tpl.src.xml (334B)


      1 <output xmlns="http://www.openrat.de/template" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      2 		xsi:schemaLocation="http://www.openrat.de/template ../../../../../../../template_engine/components/template.xsd">
      3 	<form>
      4 		<row>
      5 			<column colspan="2" class="act">
      6 				<button type="ok"/>
      7 			</column>
      8 		</row>
      9 	</form>
     10 </output>