var:'sb_page': /credits.html



So what the above does is if the file or folder does not exist, it looks for template.lasso in the root directory instead. In the template.lasso file, the /credits.html contains the path that's being loaded. That's about it.


This is pretty much what my template.lasso file looks like, the conf.inc and the session_start files just initialize some variables. sb_page is the "middle" part that will be included. The "sb_template" contains the header and footer and replaces the sb_page content and displays the template.