You can print a variable using this code in your template:
{$row|@debug_print_var}
Good for arrays to see what they contain.
You can print a variable using this code in your template:
{$row|@debug_print_var}
Good for arrays to see what they contain.