{% extends 'base.html' %} {% block content %} {% if current_user.is_authenticated %}
{{ item.name }}
{{ purchase.item.name }} by {{ purchase.item.uploader.name }}
Log in to view your profile.