Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hey Mates,
maybe this has already been discussed. But is there any chance to compare two variables in the .tpl files? E.g. <!-- IF ../test === "hello world" --> <p>Hello World</p> <!-- ENDIF ../test === "hello world" -->
Thanks a lot.
Should be possible see here https://github.com/benchpressjs/benchpressjs/blob/master/docs/operators.md
Awesome sometimes it's as simple as that. Thanks a lot.