{% extends 'wocat/base.html' %} {% load static %} {% load i18n %} {% block content %}

{% trans "404 - Not found" %}

{% trans "Sorry, the page you are looking for does not exist. Maybe you are looking for one of the following:" %}

{% endblock %}