##// END OF EJS Templates
#7548: Fixed handling of != operator. Added tests.
#7548: Fixed handling of != operator. Added tests.

File last commit:

r18966:b28ec91e
r20148:09a21620
Show More
script.tpl
5 lines | 85 B | application/vnd.groove-tool-template | SmartyLexer
{%- extends 'null.tpl' -%}
{% block input %}
{{ cell.source }}
{% endblock input %}