Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| custom:ssjs_template [2021/02/19 11:33] – [The SSJS Template Scheme] mortifis | custom:ssjs_template [2021/02/19 11:35] (current) – [The SSJS Template Scheme] beautify (haha) and add useful example mortifis | ||
|---|---|---|---|
| Line 105: | Line 105: | ||
| if(do_leftnav) | if(do_leftnav) | ||
| load(leftnav_html); | load(leftnav_html); | ||
| - | |||
| - | |||
| if(do_rightnav) | if(do_rightnav) | ||
| write_template(" | write_template(" | ||
| Line 118: | Line 116: | ||
| <code logout> | <code logout> | ||
| + | <!-- ../ | ||
| + | |||
| <div id=" | <div id=" | ||
| <div id=" | <div id=" | ||
| Line 124: | Line 124: | ||
| </ | </ | ||
| </ | </ | ||
| + | |||
| + | |||
| ==== SSJS Theme Support ==== | ==== SSJS Theme Support ==== | ||