single
↓
{{title}}
作者:{%- if author[1] %}
{{ author[0] }}
{% else %}{{ author[0] }}{%- endif %}
{%- for i in range(0,lines) %}
{{ contents[i] }}
{%- endfor %}
↑
{%- for s in script %} {%- endfor %}