script.j2 84 B

12345
  1. {%- extends 'null.j2' -%}
  2. {% block input %}
  3. {{ cell.source }}
  4. {% endblock input %}