feat: start Atom feed implementation

This commit is contained in:
Maël Gangloff
2025-04-27 12:13:06 +02:00
parent c940fba01a
commit c0dcb2f848
8 changed files with 561 additions and 117 deletions

View File

@@ -0,0 +1,8 @@
<p>
A new event has been recorded for this domain:
</p>
<ul>
<li><strong>Action:</strong> {{ event.action }}</li>
<li><strong>Date:</strong> {{ event.date|date('Y-m-d H:i:s') }}</li>
</ul>