I have this method in my views followed by my html:
`def index(request):
context = { "user": User.objects.get(id = request.session[\'user