Add in original html - play with sanitising paragraphs
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user