... | in view_mixed.naml |
9 10 11 12 13 14 15 16 17
|
<macro name="view_mixed_page">
<n.if.not.get_node_from_parameter.has_pinned_subapps>
<then>
<n.call_view_standard/>
<n.exit/>
</then>
</n.if.not.get_node_from_parameter.has_pinned_subapps>
<n.view_mixed_html/>
</macro>
|
Free forum by Nabble | Edit this page |