src/pyams_portal/portlets/html/zmi/raw-preview.pt
branchdoc-dc
changeset 166 4a57e6e76d5f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_portal/portlets/html/zmi/raw-preview.pt	Wed Aug 29 16:55:28 2018 +0200
@@ -0,0 +1,5 @@
+<strong tal:define="title i18n:view.settings.title"
+		tal:condition="title">
+	<tal:var content="title" /><br />
+</strong>
+<tal:var replace="structure i18n:view.settings.body">HTML code</tal:var>