{% extends 'bootstrap/base.html' %} {% block styles %} {{ super() }} {% endblock %} {% block title %} Database Result {% endblock %} {% block content %}
{{ message }}
There is nothing for you here.
Return to the index.