##// END OF EJS Templates
inheritance example and doc
inheritance example and doc

File last commit:

r9583:f2a93605
r9583:f2a93605
Show More
python-armor.tpl
10 lines | 214 B | application/vnd.groove-tool-template | SmartyLexer
{%- extends 'python.tpl' -%}
{% block codecell %}
==============================
=======start codecell=========
{{ super() }}
======= end codecell =========
==============================
{% endblock codecell %}