openrat-cms

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

preview.tpl.src.xml (317B)


      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 	<group title="${message:PREVIEW}">
      4 		<text value="${preview}" escape="false"/>
      5 	</group>
      6 </output>