{{title}}
作者:{%- if author[1] %}{{ author[0] }}{% else %}{{ author[0] }}{%- endif %}
{{part}}/{{total}}
{%- if epis[1]['chap'] %}
{{epis[part]['chap']}}
{%- endif %} {{subtitle}}
{%- for i in range(0,lines) %}

{{ contents[i] }}

{%- endfor %}
▲ページの上部へ