lib/generators/templates/403.html in authority-2.3.2 vs lib/generators/templates/403.html in authority-2.4.0

- old
+ new

@@ -2,9 +2,9 @@ <html> <head> <title>Forbidden</title> </head> <body> - <h1>Access Denied, HUMAN!</h1> - <p>No, seriously, you can't do that...</p> + <h1>Access Denied</h1> + <p>You do not have permission to access this resource.</p> </body> </html>