script.tpl 85 B

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