{# Introducing the MySQL 8 Document Store This template defines the template used for communicating 404 error conditions responses in the MyLibrary application using the base template. Dr. Charles Bell, 2017 #} {% extends "base.html" %} {% block title %}MyLibrary ERROR: Page Not Found{% endblock %} {% block page_content %} {% endblock %}