Files
firefly-iii/resources/views/test/test.twig
2018-07-18 07:16:46 +02:00

4 lines
134 B
Twig

list-length: {{ listLength }}
sandstorm-anon: {% if SANDSTORM_ANON %}true{% else %}false{% endif %}
user-email: {{ Auth.user.email }}