custom_call 202 B

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