diff --git a/BTCPayServer/Views/Manage/GenerateRecoveryCodes.cshtml b/BTCPayServer/Views/Manage/GenerateRecoveryCodes.cshtml
index 336c93d11..534fef4f7 100644
--- a/BTCPayServer/Views/Manage/GenerateRecoveryCodes.cshtml
+++ b/BTCPayServer/Views/Manage/GenerateRecoveryCodes.cshtml
@@ -7,7 +7,7 @@
-
+
Put these codes in a safe place.
diff --git a/BTCPayServer/Views/Manage/Index.cshtml b/BTCPayServer/Views/Manage/Index.cshtml
index feb2326f0..ba0420895 100644
--- a/BTCPayServer/Views/Manage/Index.cshtml
+++ b/BTCPayServer/Views/Manage/Index.cshtml
@@ -25,7 +25,7 @@
{
-
+
}
else
diff --git a/BTCPayServer/Views/Manage/ResetAuthenticator.cshtml b/BTCPayServer/Views/Manage/ResetAuthenticator.cshtml
index 595113d6d..8518a1ca2 100644
--- a/BTCPayServer/Views/Manage/ResetAuthenticator.cshtml
+++ b/BTCPayServer/Views/Manage/ResetAuthenticator.cshtml
@@ -6,7 +6,7 @@
@ViewData["Title"]
-
+
If you reset your authenticator key your authenticator app will not work until you reconfigure it.
diff --git a/BTCPayServer/Views/Stores/ListTokens.cshtml b/BTCPayServer/Views/Stores/ListTokens.cshtml
index a4ff90d31..3f326173a 100644
--- a/BTCPayServer/Views/Stores/ListTokens.cshtml
+++ b/BTCPayServer/Views/Stores/ListTokens.cshtml
@@ -8,7 +8,7 @@
@ViewData["Title"]
You can allow a public key to access the API of this store
@Html.Partial("_StatusMessage", Model.StatusMessage)
-
Create a new token
+
Create a new token
diff --git a/BTCPayServer/Views/Stores/StoreUsers.cshtml b/BTCPayServer/Views/Stores/StoreUsers.cshtml
index 40472d62e..22ca1bfa3 100644
--- a/BTCPayServer/Views/Stores/StoreUsers.cshtml
+++ b/BTCPayServer/Views/Stores/StoreUsers.cshtml
@@ -29,7 +29,7 @@
-
+
diff --git a/BTCPayServer/Views/UserStores/ListStores.cshtml b/BTCPayServer/Views/UserStores/ListStores.cshtml
index 0b569c72b..fbaafe922 100644
--- a/BTCPayServer/Views/UserStores/ListStores.cshtml
+++ b/BTCPayServer/Views/UserStores/ListStores.cshtml
@@ -21,7 +21,7 @@
-
Create a new store
+
Create a new store
diff --git a/BTCPayServer/bundleconfig.json b/BTCPayServer/bundleconfig.json
index 58e94501b..ed1df25a9 100644
--- a/BTCPayServer/bundleconfig.json
+++ b/BTCPayServer/bundleconfig.json
@@ -4,6 +4,7 @@
"inputFiles": [
"wwwroot/vendor/bootstrap4/css/bootstrap.css",
"wwwroot/vendor/magnific-popup/magnific-popup.css",
+ "wwwroot/vendor/font-awesome/css/font-awesome.css",
"wwwroot/main/**/*.css",
"wwwroot/vendor/animatecss/animate.css"
]