Files
firefly-iii/resources/views/v1/test/test.twig

4 lines
134 B
Twig
Raw Normal View History

2017-12-26 17:33:53 +01:00
list-length: {{ listLength }}
2018-03-05 19:35:58 +01:00
sandstorm-anon: {% if SANDSTORM_ANON %}true{% else %}false{% endif %}
2018-07-18 07:16:46 +02:00
user-email: {{ Auth.user.email }}