nabble_footer

NAML documentation   Watch a video
   Usages of this macro
... in utilities.naml
117
118
119
120
121
122
123
124
125
126
127
128
129
<macro name="nabble_footer">
    <table class="footer-table shaded-bg-color">
        <tr>
            <td class="footer-left weak-color">
                <n.nabble_footer_left
Macro
/>
            </td>
            <td class="footer-right">
                <n.disable_ads_link
Macro
/>
                <n.macro_viewer_page_link
Macro
/>
            </td>
        </tr>
    </table>
</macro>