{{title}}
{% for m in mths %}
{{m.tstr()}}
{{ m.text() }}
{% endfor %}
{% for m in mths %} ID: {{m.tstr()}} {{ m.text() }} {% endfor %}