{% extends "base.html" %} {% load i18n %} {% block content %} {% if posts %} {% for post in posts %} {% if post.image %}