{% extends "../base.html" %} {% block content %} {% include "post.html" %} {% include "publishmodal.html" %} {% include "deletemodal.html" %} {% endblock %}