created a view for view notification and included the url. made changes accordingly in browse notifications
{% extends 'base.html' %}{% block content %}You have successfully logged out of PyTasks.<br><br><a href="/">Click here</a> to go back to PyTask Homepage{% endblock %}