##// END OF EJS Templates
log error when there is one....
log error when there is one. Otherwise it's a pain to debug

File last commit:

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