{%- for s in style %} {%- if s[1]=="all" or s[1]=="screen and (max-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 %}