Files
lamine_wp/web/app/themes/la_mine/templates/404.twig
T
2020-05-20 15:48:29 +02:00

5 lines
111 B
Twig

{% extends "base.twig" %}
{% block content %}
Sorry, we couldn't find what you're looking for.
{% endblock %}