test for deploiement
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-09-13 16:07:42 +02:00
parent 9d50e27a2a
commit 03a39ced7c

View File

@ -1,5 +1,5 @@
<?php get_header(); ?> <?php get_header(); ?>
<p>.s</p>
<?php <?php
get_template_part('template-components/notifications/notifications-popup'); get_template_part('template-components/notifications/notifications-popup');
?> ?>