randomecho/trending-on-the-bay

View on GitHub
templates/missing.html

Summary

Maintainability
Test Coverage
{% extends 'base.html' %}
{% block body %}

<h1>Missing</h1>

The page or article you were looking for is not
(or no longer) here.

{% endblock %}