X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/airbundle/blobdiff_plain/baf72cd841a1277e45d37c1fd3a60bd40feb9d5e..ee387d422d9fcd0b98198714d84aea7a0957ad84:/Resources/views/mail/body.html.twig
diff --git a/Resources/views/mail/body.html.twig b/Resources/views/mail/body.html.twig
index fd32b8b..6e580ea 100644
--- a/Resources/views/mail/body.html.twig
+++ b/Resources/views/mail/body.html.twig
@@ -1,4 +1,4 @@
-{% extends '@RapsysAir/mail/base.html.twig' %}
+{% extends '@RapsysAir/base.html.twig' %}
{% block stylesheets %}
@@ -17,14 +17,14 @@
{% block body %}
{% block content %}{% endblock %}
{% endblock %}