{{ post.score }}
{% if post.nsfw %}NSFW
{% endif %}
{% extends "base.html" %} {% if sub.name != "" %} {% block title %}r/{{ sub.name }}: {{ sub.description }}{% endblock %} {% endif %} {% block body %} {% if sub.name != "" %}
{{ sub.description }}