mirror of
https://github.com/Luzifer/promcertcheck.git
synced 2024-11-10 08:50:04 +00:00
13 lines
220 B
Smarty
13 lines
220 B
Smarty
|
{{ 1 }}
|
||
|
{{ -5 }}
|
||
|
{{ "hallo" }}
|
||
|
{{ true }}
|
||
|
{{ false }}
|
||
|
{{ simple.uint }}
|
||
|
{{ simple.nil }}
|
||
|
{{ simple.str }}
|
||
|
{{ simple.bool_false }}
|
||
|
{{ simple.bool_true }}
|
||
|
{{ simple.uint }}
|
||
|
{{ simple.uint|integer }}
|
||
|
{{ simple.uint|float }}
|