##// END OF EJS Templates
Merge pull request #8209 from melund/patch-1...
Merge pull request #8209 from melund/patch-1 Fix missing 'self.' prefix to include_output()

File last commit:

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