diff --git a/internal/web/templates/layout.html b/internal/web/templates/layout.html index da2d362..85969bf 100644 --- a/internal/web/templates/layout.html +++ b/internal/web/templates/layout.html @@ -64,5 +64,7 @@ {{define "icon-deliveries"}}{{end}} {{define "icon-mail-queue"}}{{end}} {{define "icon-system-log"}}{{end}} -{{define "icon-backup"}}{{end}} +{{/* A filing cabinet rather than a storage box: the box read as a box, while + two drawers with handles is the picture of an archive. */}} +{{define "icon-backup"}}{{end}} {{define "icon-account"}}{{end}}