Context does not reach the pagein python-django from views.py -


I have a Django app and I am trying to send some context views.py on a specific page:

Pre>

but the reference does not reach Newsample.html. Is there any mistake in code syntax? Profile form () There is some way in my forms which I think is nothing to do with reference.

Any help?