eLua Development
| NAML
alpha
| app_template
None
has_small_avatar
nabble_shared_scripts
site_style
app_template
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of eLua Development.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
Email
Example: johnsmith@domain.com
Password
Forgot your password?
<override_macro name="app_template" requires="servlet"> <n.get_parameter name="macro"/> </override_macro>
↓
Overrides default 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>
Free forum by Nabble
Edit this page