{% extends 'common/layout.html' %} {% block head %} {% endblock %} {% block content %} {% include 'common/bread.html'%} {% include 'common/post_list.html'%} {% endblock %}