app_template

   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 "app_template".
... in app.naml
314
315
316
<macro name="app_template" requires="servlet">
    <n.get_parameter name="macro"/>
</macro>