{% extends 'public/base.html' %} {% block title %}404 - {{ pt('not_found') }}{% endblock %} {% block content %}
{{ pt('not_found_desc') }}