mirror of
https://github.com/Luzifer/repo-template.git
synced 2024-11-13 01:42:42 +00:00
4 lines
275 B
Smarty
4 lines
275 B
Smarty
|
Start '{% include "includes.helper" %}' End
|
||
|
Start '{% include "includes.helper" with what_am_i=simple.name only %}' End
|
||
|
Start '{% include "includes.helper" with what_am_i=simple.name %}' End
|
||
|
Start '{% include simple.included_file|lower with number=7 what_am_i="guest" %}' End
|