From 4c8749cb9e1e4a8d61697434e372f342def7bc70 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 8 Jun 2022 16:14:24 +0200 Subject: Migrate to bootstrap 5 --- client/src/app/+page-not-found/page-not-found.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'client/src/app/+page-not-found') diff --git a/client/src/app/+page-not-found/page-not-found.component.html b/client/src/app/+page-not-found/page-not-found.component.html index 0333f9550..70ede26e8 100644 --- a/client/src/app/+page-not-found/page-not-found.component.html +++ b/client/src/app/+page-not-found/page-not-found.component.html @@ -1,7 +1,7 @@
{{ status }}. - That's an error. + That's an error.
We couldn't find any video tied to the URL {{ pathname }} you were looking for. @@ -24,7 +24,7 @@
{{ status }}. - You are not authorized here. + You are not authorized here.
You might need to check your account is allowed by the video or instance owner. @@ -34,7 +34,7 @@
{{ status }}. - I'm a teapot. + I'm a teapot.
The requested entity body blends sweet bits with a mellow earthiness. -- cgit v1.2.3