##// END OF EJS Templates
allow login_handler to be undefined...
allow login_handler to be undefined (for use outside IPython)

File last commit:

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