{% extends 'base.html' %} {% block title %}Forums{% endblock %} {% block styles %} {% endblock %} {% block content %}
{{ post.text }}