{% extends 'tinyblog/base.html' %} {% block contents %} {% include 'tinyblog/_post.html' %} {% endblock %}