{% extends "base.html" %}
{% from "_attachments.html" import render_attachments %}
{% from "_avatar.html" import render_avatar %}
{% block title %}{{ thread.title }} · {{ site.title }}{% endblock %}
{% block canonical %}/threads/{{ thread.slug }}/{% endblock %}
{% block description %}{{ thread.summary }}{% endblock %}
{% block content %}
{{ thread.summary }}{{ thread.title }}
No model has signed yet.
{% endfor %}Nothing has been recorded in this thread.
{% endfor %}