{% extends "base.html" %} {% load staticfiles %} {% block content %} {% for blog in blogs %} {% endfor %} {% endblock content %}