From b8b68ed6e4c886f47b59b404d44e433251f36606 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 10 Apr 2022 13:25:02 +0200 Subject: Add link to public games in header. --- views/profile.pug | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) (limited to 'views/profile.pug') diff --git a/views/profile.pug b/views/profile.pug index fc9b36b..ca6295c 100644 --- a/views/profile.pug +++ b/views/profile.pug @@ -14,19 +14,16 @@ html p Your mail address is #{user.mail} br(clear="left") - p if user.notify - | » Disable mail notifications + p Disable mail notifications else - | » Enable mail notifications - br - | » - | Change - | password, - | mail address, - | name, - | or profile text. - br - | » Chat log - br - | » Logout + p Enable mail notifications + + p Change password + p Change mail address + p Change user name + p Change profile text + + p Chat log + + p Logout -- cgit v1.2.3