10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
# 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
|
|
}
|