From 8b9695970ece3f5f123019cde4e32e4978f94b57 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 11 Feb 2019 20:51:55 +0100 Subject: Added anonymize option --- views/index.pug | 2 ++ 1 file changed, 2 insertions(+) (limited to 'views/index.pug') diff --git a/views/index.pug b/views/index.pug index 38d4d2d..d58b206 100644 --- a/views/index.pug +++ b/views/index.pug @@ -14,6 +14,8 @@ block content i.fas.fa-phone button.button.action-button.is-big.is-outlined.is-warning#logout i.fas.fa-sign-out-alt + button.button.action-button.is-big.is-outlined.is-black#anonymize + i.fas.fa-mask button.button.action-button.is-big.is-outlined.is-danger#delete i.fas.fa-trash -- cgit v1.2.3