{% extends 'base.html' %} {% load static %} {% block title %} My Images {% endblock %} {% block optionalParams %} {% endblock %} {% block content %} {% if user.is_authenticated %}

Твоята медия

{% for i in get_status reversed %} {% if i.is_video %}
X
{% else %}

You are not logged in

Log In {% endif %} {% endblock %}