diff --git a/hosting/templates/hosting/user_keys.html b/hosting/templates/hosting/user_keys.html index 8637fb81..bea285f9 100644 --- a/hosting/templates/hosting/user_keys.html +++ b/hosting/templates/hosting/user_keys.html @@ -33,7 +33,7 @@ {{user_key.name}} - {{user_key.created_at|date:'Y-m-d H:i' }} + {{user_key.created_at|date:'Y-m-d H:i' }} Active @@ -95,9 +95,12 @@