{% extends "base.html" %} {% load staticfiles %} {% block content %} <h3>If you would like to create a booking or a resource, please use the links on the sidebar or from the homepage</h3> <a href="/">Go Home</a> {% endblock content %}