test_custom_call.html 213 B

1234567
  1. >>>> before custom call tag 'test_comment'
  2. {% call test_comment %}
  3. >>>> after custom call tag 'test_comment'
  4. >>>> before custom call tag 'test_if'
  5. {% call test_if with var1 %}
  6. >>>> after custom call tag 'test_if'