{% extends "error/error_base.html" %} {% block error_message %} 404 Not Found {% endblock %} {% block error_content %}

Sorry, the page you are looking is not found. Please contact us if you think there is something wrong. Thanks you.

{% endblock %}