assets/error_pages/HTTP448.html in j1-template-2023.3.3 vs assets/error_pages/HTTP448.html in j1-template-2023.4.0

- old
+ new

@@ -80,12 +80,12 @@ <!DOCTYPE html> <html lang="{{language}}"> <head> <!-- [INFO ] [j1.error.pages ] [ Simple HttpErrorPages | MIT License | https://github.com/AndiDittrich/HttpErrorPages ] --> <!-- [INFO ] [j1.error.pages ] [ detected language (site): {{language}} ] --> - <meta charset="utf-8" /> - <meta http-equiv="X-UA-Compatible" content="IE=edge" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="noindex, nofollow"> <!-- link rel="icon" type="image/ico" href="{{favicon}}" --> <title>{{title}} ยท {{page.http_error}}</title> <style> body, html {