Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{past_due | default 'not past due' | capitalize} // Produces NOT PAST DUE if past_due is false

Debugging

Adding the following tag to any email template will enable debugging, and display data key value pairs:

Code Block
{% debug %}