##// END OF EJS Templates
Make sure tests aren't included twice as js and python
Make sure tests aren't included twice as js and python

File last commit:

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