This commit is contained in:
Tomas Dvorak
2025-11-02 21:31:00 +01:00
parent b9cea0cd77
commit 087f30e82c
130 changed files with 20104 additions and 34330 deletions
@@ -0,0 +1,9 @@
{{define "content"}}
<div style="max-width:600px;margin:0 auto;">
<h1 style="margin-top:0;">Soutěž vybraní výherci</h1>
<p>Dobrý den,</p>
<p>v soutěži <strong>{{.Title}}</strong> byli vybráni výherci.</p>
<p>Počet výherců: <strong>{{.WinnersCount}}</strong></p>
<p>Podrobnosti naleznete v administraci.</p>
</div>
{{end}}