{{ a.stem }}.ask.json{% if a.multi %} · {{ a.questions|length }} questions{% endif %}
{% if a.answer and not a.answer.complete %}{{ (a.questions|length) - (a.answer.unanswered|length) }}/{{ a.questions|length }}{% endif %}
{% if a.answer %}{{ a.answer.answered_at }}{% if a.answer.answered_by %} · {{ a.answer.answered_by }}{% endif %}{% endif %}
This ask could not be read: {{ a.error }}
{% else %} {% if a.title and not a.multi %}{{ a.title }}
{% endif %}{{ a.prompt }}
{% if a.answer %}{{ qa.notes }}{% endif %}
{{ a.answer.notes }}{% endif %}
→ {{ a.stem }}.answer.json