Ok, one problem solved, but another came up.
I want to print a list of contact items and guess it is right to use #each for that. I looked into the documentation and there it says regarding #each that you must put the each helper in HTML-comment tags using the Code-View of the editor. I did so.
But when I save and open again to edit, the comment tags are stripped. How can I make the template editor not to strip the tags?
I want to print a list of contact items and guess it is right to use #each for that. I looked into the documentation and there it says regarding #each that you must put the each helper in HTML-comment tags using the Code-View of the editor. I did so.
But when I save and open again to edit, the comment tags are stripped. How can I make the template editor not to strip the tags?
Comment