##// END OF EJS Templates
#7548: One more case: the %%! cell magic.
#7548: One more case: the %%! cell magic.

File last commit:

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