##// END OF EJS Templates
Break up convert_notebooks so that it is easier to subclass
Break up convert_notebooks so that it is easier to subclass

File last commit:

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