##// END OF EJS Templates
Address @jasongrout 's review comments, take 2
Address @jasongrout 's review comments, take 2

File last commit:

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