##// END OF EJS Templates
Merge pull request #7455 from minrk/new-notebook...
Merge pull request #7455 from minrk/new-notebook fix new-notebook and change-kernel menus

File last commit:

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