» Programming » PHP › lite_site › templates
| File | Description | |
|---|---|---|
| shell.tpl | This is the main "shell" for the site; it provides the standard look for all of the pages, then the individual page templates get injected into the middle of it. | view code |
| code.tpl | This is the template used for the code display pages. It's one of the fancier ones I use here. Coolness. | view code |