Continue iterating on backups

This commit is contained in:
David Eisinger
2023-04-04 11:56:21 -04:00
parent cbea2b356d
commit 815a340915
6 changed files with 301 additions and 16 deletions

View File

@@ -16,7 +16,7 @@
{{ .Date | time.Format "(2006-01-02)" }}
</p>
{{ .Summary }}
{{ .Summary | plainify | safeHTML }}
</li>
{{ end }}
</ul>