掲示板
名前:
コメント:
{% for c in comments %}
{{ c[0] }}
({{ c[2] }})
{{ c[1] }}
{% endfor %}