##// END OF EJS Templates
Move checkbox down two pixels b/c it looks like :poop: where it is.
Move checkbox down two pixels b/c it looks like :poop: where it is.

File last commit:

r18966:b28ec91e
r20611:8a6108f7
Show More
script.tpl
5 lines | 85 B | application/vnd.groove-tool-template | SmartyLexer
Thomas Kluyver
nbconvert --to script...
r18966 {%- extends 'null.tpl' -%}
{% block input %}
{{ cell.source }}
{% endblock input %}