empty_gallery_row

NAML documentation   Watch a video
   Usages of this macro
... in view_gallery.naml
97
98
99
100
101
102
103
<macro name="empty_gallery_row" requires="app_namespace">
    <tr>
        <td style="width:33%"><n.page_node
Binary
Namespace: NodePageNamespace
Parameters: do
.empty_gallery_cell
Macro
Requires: node
/></td>
        <td style="width:33%"></td>
        <td style="width:33%"></td>
    </tr>
</macro>