{% extends 'base.html' %} {% block content %} {% if error_msg %} {{error_msg}}
click here to return to Homepage {% endif %} {% endblock %}