##// END OF EJS Templates
Merge pull request #7180 from jhamrick/remove-print...
Merge pull request #7180 from jhamrick/remove-print Remove spurious print statement

File last commit:

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