/src/tests/erlydtl/docroot/with_multiple
https://code.google.com/p/zotonic/ · #! · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 2d1f74f62dc5408fdd7440b52fdc11a7 MD5 · raw file
- {% with 1,2,3 as a,b,c %}
- {{c}}-{{a}}-{{b}}
- {% endwith %}