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