src/pyams_portal/portlets/html/skin/raw.pt
branchdoc-dc
changeset 166 4a57e6e76d5f
child 167 885d64d94aed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_portal/portlets/html/skin/raw.pt	Wed Aug 29 16:55:28 2018 +0200
@@ -0,0 +1,3 @@
+<h3 tal:condition="i18n:view.settings.title"
+    tal:content="i18n:view.settings.title">Title</h3>
+<tal:var replace="structure i18n:view.settings.body">HTML code</tal:var>