Template
Title
No changesPermalink
No changesInnhold
| Old | New | ||
|---|---|---|---|
| 6 | 6 | ||
| 7 | ```php | 7 | ```php |
| 8 | document::$layout = 'name'; | 8 | document::$layout = 'name'; |
| 9 | ``` | 9 | ``` |
| 10 | |||
| 11 | The above will use the template file `layouts/name.inc.php` for rendering the page. | ||
Edited by tim on 17 feb. 2024 at 22:24