| ... | in app.naml |
|
298 299 300 301 302 303
|
<macro name="calc_app_topic_filter" requires="node_page,servlet">
<n.if.not.is_null.app_date>
<then.page_node.date_filter date="[n.app_date/]" />
<else.null />
</n.if.not.is_null.app_date>
</macro>
|
| Free forum by Nabble | Edit this page |