##// END OF EJS Templates
Fix missing 'self.' prefix to include_output()
Fix missing 'self.' prefix to include_output()

File last commit:

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