diff --git a/templates/user_accounts.html b/templates/user_accounts.html index 32892f5..1474165 100644 --- a/templates/user_accounts.html +++ b/templates/user_accounts.html @@ -7,17 +7,15 @@ - - @@ -52,6 +44,7 @@ Stream URL Expiry Date Password + Actions @@ -62,8 +55,11 @@ {{ account.stream }} {{ account.streamURL }} {{ account.expiaryDate_rendered }} - - ******** + ******** + + {% endfor %} @@ -80,38 +76,66 @@ +