CMS help pages
  
You are here: Home > Developers > Template examples > User generated HTML

Example user HTML template

Sometimes users need to paste in their own HTML code for third party services such as hotel room booking engines, YouTube videos etc.. The following example can be used for section or page templates.

<c>
<div>
<b>Note:</b> HTML will only be rendered while in preview mode
</div>
<div>
Paste your HTML code here: <cms type=textsource id=myhtml html>
</div>
</c>
<cms type=texttarget id=myhtml html>