##// END OF EJS Templates
Make shift-tab work as "indent-less" operation, too
Make shift-tab work as "indent-less" operation, too

File last commit:

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