# Plain HTML:
# With this element you can output raw HTML code on the page.
#
# CType: html

tt_content.html =< lib.contentElement
tt_content.html {
    templateName = Html
}
