From 167d3b23075fc3e44aebf7b6327f48558099e2b4 Mon Sep 17 00:00:00 2001 From: Chris Llanwarne Date: Fri, 26 Jul 2024 11:44:55 -0400 Subject: [PATCH] Button formatting --- auth/auth/templates/user.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/auth/auth/templates/user.html b/auth/auth/templates/user.html index 5b4eb2180e73..91eb01107416 100644 --- a/auth/auth/templates/user.html +++ b/auth/auth/templates/user.html @@ -6,9 +6,7 @@

{{ userdata['username'] }}

- + {{ submit_button('Log out') }}
{% if cloud == "gcp" %}

Google Service Account: {{ userdata['display_name'] }}