Add in original html - play with sanitising paragraphs

This commit is contained in:
2024-09-14 18:08:48 +01:00
parent 3813f55f68
commit 3b6e1930a0
30 changed files with 562 additions and 167 deletions

View File

@@ -49,7 +49,7 @@
<Paragraph><![CDATA[
<p>
%= l('${value}')
%=l('${value}')
</p>
]]></Paragraph>
@@ -125,4 +125,11 @@
]]>
</Preformatted>
<submit><![CDATA[
<p> <br>
%= submit_button "${Value}", class => 'action'
</p>
]]>
</submit>
</root>