${doc.root.general}
+ <#list doc.root.general.section as section> +${section.text}
+ #list> #if>${doc.root.definition}
@@ -515,28 +516,36 @@ ${txt} <#if doc.root.general?has_content>${doc.root.general}
+ <#list doc.root.general.section as section> +${section.text}
+ #list> + #if> +<#else> + <#if doc.root.definition?has_content> +${doc.root.definition}
+ #if> + + <#if doc.root.usedFor?has_content> +${doc.root.usedFor}
+ #if> + + <#if doc.root.onScreen?has_content> +${doc.root.onScreen}
#if> + <#if doc.root.general?has_content> +${section.text}
+ #list> + #if> #if> ]]>