From e1bbe10fc31b9ef93492ad584e6af48a7fd99bdd Mon Sep 17 00:00:00 2001 From: Tyler Todd Date: Fri, 17 Feb 2023 21:52:55 +0000 Subject: [PATCH] Error pages updated for Font Awesome v6 - fa-solid --- powerdnsadmin/templates/errors/400.html | 2 +- powerdnsadmin/templates/errors/403.html | 2 +- powerdnsadmin/templates/errors/404.html | 2 +- powerdnsadmin/templates/errors/500.html | 2 +- powerdnsadmin/templates/errors/SAML.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/powerdnsadmin/templates/errors/400.html b/powerdnsadmin/templates/errors/400.html index b6ea84c..d043636 100644 --- a/powerdnsadmin/templates/errors/400.html +++ b/powerdnsadmin/templates/errors/400.html @@ -35,7 +35,7 @@

- + Oops! Bad request

diff --git a/powerdnsadmin/templates/errors/403.html b/powerdnsadmin/templates/errors/403.html index 44c7527..a106392 100644 --- a/powerdnsadmin/templates/errors/403.html +++ b/powerdnsadmin/templates/errors/403.html @@ -35,7 +35,7 @@

- + Oops! Access denied

diff --git a/powerdnsadmin/templates/errors/404.html b/powerdnsadmin/templates/errors/404.html index 70040a5..1e89d15 100644 --- a/powerdnsadmin/templates/errors/404.html +++ b/powerdnsadmin/templates/errors/404.html @@ -35,7 +35,7 @@

- + Oops! You're lost

diff --git a/powerdnsadmin/templates/errors/500.html b/powerdnsadmin/templates/errors/500.html index c92c104..076548c 100644 --- a/powerdnsadmin/templates/errors/500.html +++ b/powerdnsadmin/templates/errors/500.html @@ -35,7 +35,7 @@

- + Oops! Something went wrong

diff --git a/powerdnsadmin/templates/errors/SAML.html b/powerdnsadmin/templates/errors/SAML.html index a88c388..72a583f 100644 --- a/powerdnsadmin/templates/errors/SAML.html +++ b/powerdnsadmin/templates/errors/SAML.html @@ -39,7 +39,7 @@

- + Oops! Something went wrong