diff --git a/files/templates/log.html b/files/templates/log.html index f36b7f29e..5daff99f3 100755 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -45,7 +45,7 @@
- avatar + avatar
diff --git a/files/templates/patrons.html b/files/templates/patrons.html index c5ee7a426..de73730d3 100755 --- a/files/templates/patrons.html +++ b/files/templates/patrons.html @@ -15,7 +15,7 @@ {{loop.index}} {{row['username']}} - + {% for (a,count) in row['awards'].values() %} diff --git a/files/templates/settings.html b/files/templates/settings.html index ce650606a..50cb18d8f 100755 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -193,7 +193,7 @@ Step 1: Scan this barcode (or enter the code) using a two-factor authentication app such as Google Authenticator or Authy.

- +

 								
Or enter this code: {{mfa_secret}}
diff --git a/files/templates/user_listing.html b/files/templates/user_listing.html index 9b3759e74..cd53223ac 100755 --- a/files/templates/user_listing.html +++ b/files/templates/user_listing.html @@ -3,7 +3,7 @@
-
@{{u.username}} user banner +
@{{u.username}} user banner