custom_call 219 B

1234567
  1. >>>> before custom call tag 'comment'
  2. {% call functional_test_for_preset %}
  3. >>>> after custom call tag 'comment'
  4. >>>> before custom call tag 'if'
  5. {% call functional_test_if with var1 %}
  6. >>>> after custom call tag 'if'