##// END OF EJS Templates
TEST: Add a non-notebook file to directory test.
TEST: Add a non-notebook file to directory test.

File last commit:

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