ojuso-map/ojusomap/templates/404.html

10 lines
190 B
HTML
Raw Normal View History

{% extends 'base_page.html' %}
{% block title %}
Shucks.
{% endblock %}
{% block description %}
You've taken a wrong turn and we can't find the page you're looking for.
{% endblock %}