{% extends "base.html" %} {# TODO: link rel=canonical #} {# TODO: "same as" #} {% block html_head_extra -%} {%- if postView %} {%- if postView.Author.Avatar %} {% endif -%} {%- if postView.Record.Text %} {% endif -%} {% endif -%} {%- endblock %} {% block noscript_extra -%}

Post

{{ postView.Author.DisplayName }}

{{ postView.Author.Handle }}

{{ postView.Author.Did }}

{{ postView.Record.Text }}

{%- endblock %}