13 lines
226 B
Text
13 lines
226 B
Text
|
tt_content.admonition =< lib.contentElement
|
||
|
tt_content.admonition {
|
||
|
templateName = Admonition
|
||
|
|
||
|
variables {
|
||
|
headerLayout >
|
||
|
}
|
||
|
|
||
|
stdWrap {
|
||
|
editIcons := appendString(header_layout, bodytext)
|
||
|
}
|
||
|
}
|