{%- for s in style %} {%- if s[1]=="all" or s[1]=="screen and (min-width:768px)" %} {%- endif %} {%- endfor %}

{{title}}

作者:{%- if author[1] %}{{ author[0] }}{% else %}{{ author[0] }}{%- endif %}
{%- for i in range(0,lines) %}

{{ contents[i] }}

{%- endfor %}

{%- for s in script %} {%- endfor %}