forum_footer_jsmBoardpage

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "forum_footer_jsmBoardpage".
... in forum_footer_jsmBoardpage.naml
1
2
3
4
5
6
7
8
9
<macro name="forum_footer_jsmBoardpage">
       <n.page_node.>
        <div id="forum-footer" class="forum-footer nowrap" style="text-align:left;margin:0px 0px 0px 0px;padding:5px 0px 10px 0px;border:0px solid">
            <t>Criado por jsmoraes </t><img src="http://jsmastronomy.245.s1.nabble.com/file/n592/anim_working.gif" width="26px" height="22px"/>
            <span class="weak-color" style="padding-left:.5em">|</span> Estamos com
            <n.views show_text="true"/><span class="weak-color" style="padding-left:.5em">|</span> Patrocínio: <a href="http://www.pousadavilatur.com.br" target="_blank">Pousada Vilatur - Saquarema - RJ</a>
        </div>
    </n.page_node.>
</macro>