{% extends "base.html" %} {% block content %} [[item.title]] enter text here... {% include "pages/_follow_vote.html" %} {% include "pages/_comments.html" %} {% endblock %}