1
0
mirror of https://github.com/Luzifer/promcertcheck.git synced 2024-09-21 02:12:56 +00:00
promcertcheck/vendor/github.com/flosch/pongo2/template_tests/includes.tpl

4 lines
275 B
Smarty
Raw Normal View History

2015-09-04 14:27:44 +00:00
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