Merge branch 'master' into feat/rss-feed

This commit is contained in:
Maël Gangloff
2025-04-28 17:51:08 +02:00
7 changed files with 41 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
{% extends "emails/base.html.twig" %}
{% extends "../base.html.twig" %}
{% set email_color = '#0056b3' %}
{% set title = 'Domain Watchdog Alert' %}