##// END OF EJS Templates
update last_modified on rename...
update last_modified on rename some storage backends may update the last_modified date on rename

File last commit:

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