##// END OF EJS Templates
Use messaging methods on kernel client instead of channel objects
Use messaging methods on kernel client instead of channel objects

File last commit:

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