##// END OF EJS Templates
Make the widget warning easier to catch by specifying the module.
Make the widget warning easier to catch by specifying the module.

File last commit:

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