From 2aa01dd863748f7cbc2ef6cb88f1bcd560d21fdc Mon Sep 17 00:00:00 2001 From: fnuesse Date: Sun, 4 Nov 2018 13:42:51 +0100 Subject: [PATCH] hide welcome-message on loadingscreen Signed-off-by: fnuesse --- templates/views/show_vault.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/views/show_vault.html b/templates/views/show_vault.html index 68981bb7..8947ae0a 100644 --- a/templates/views/show_vault.html +++ b/templates/views/show_vault.html @@ -89,7 +89,7 @@ -
+
{{'Hello there!' | translate}}
{{'It does not seem that you have any passwords. Do you want to add one?' | translate}}