updates for page management and updates for licenses
This commit is contained in:
parent
f8137db5c8
commit
57ffa0096f
8 changed files with 26 additions and 16 deletions
|
@ -7,7 +7,7 @@
|
|||
<#assign htmlExists = true />
|
||||
</#if>
|
||||
<#if htmlExists>
|
||||
${variableName}
|
||||
${.globals[variableName]}
|
||||
<#else>
|
||||
No HTML specified.
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue