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