{% extends "blog/blog_base.html" %} {% block content %}
{% include "blog/_entry.html" %}
{% endblock content %}