diff --git a/plinth/modules/backups/templates/backups.html b/plinth/modules/backups/templates/backups.html index f37636334..7eb0cfaab 100644 --- a/plinth/modules/backups/templates/backups.html +++ b/plinth/modules/backups/templates/backups.html @@ -66,7 +66,6 @@ {% trans "Name" %} - {% trans "Time" %} @@ -75,7 +74,6 @@ {% for archive in archives %} {{ archive.name }} - {{ archive.time }}