{% import "utils.html" as utils %} {% if kind == "more" && parent_kind == "t1" %} → More replies {% else if kind == "t1" %}

{{ score.0 }}

{% if author.flair.flair_parts.len() > 0 %} {% call utils::render_flair(author.flair.flair_parts) %} {% endif %} {{ rel_time }} {% if edited.0 != "".to_string() %}edited {{ edited.0 }}{% endif %}
{{ body }}
{% for c in replies -%}{{ c.render().unwrap() }}{%- endfor %}
{% endif %}