From 2cff49ed642ee0522ac036562081f8a00607ca11 Mon Sep 17 00:00:00 2001 From: Quentin Ligier <3299399+qligier@users.noreply.github.com> Date: Fri, 3 Jul 2026 19:17:11 +0200 Subject: [PATCH 1/2] Create 404 and 500 error pages --- 404.html | 281 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 500.html | 172 ++++++++++++++++++++++++++++++++++ 2 files changed, 453 insertions(+) create mode 100644 404.html create mode 100644 500.html diff --git a/404.html b/404.html new file mode 100644 index 0000000000..c4126ef693 --- /dev/null +++ b/404.html @@ -0,0 +1,281 @@ + + + + + + 404 - Page not found | fhir.ch + + + + +
+
+ +
+
+ +
+
+ fhir.ch + +
+
+ +
+
+
+
Error 404
+

Page not found.

+

+ The page you asked for does not exist or has moved. Return to the Swiss FHIR Implementation Guide registry, or use the links below. +

+ +
+ +
+
+
Not found
+
404
+
The requested resource could not be located.
+
+
+
+
+ + + + diff --git a/500.html b/500.html new file mode 100644 index 0000000000..e3caed91f2 --- /dev/null +++ b/500.html @@ -0,0 +1,172 @@ + + + + + + 500 - Server error | fhir.ch + + + + +
+
+ +
+
+ +
+
+ fhir.ch + +
+
+ +
+
+
+
Error 500
+

Server error.

+

+ Something went wrong on our side. Please try again in a moment, or return to the Swiss FHIR Implementation Guide registry. +

+ +
+ +
+
+
Server error
+
500
+
An internal error prevented the page from loading.
+
+
+
+
+ + + + From 569d139bda4e358dc3bb49d4883008f7b89e624e Mon Sep 17 00:00:00 2001 From: Quentin Ligier <3299399+qligier@users.noreply.github.com> Date: Fri, 3 Jul 2026 19:25:50 +0200 Subject: [PATCH 2/2] Make the home links go back to root --- 404.html | 4 ++-- 500.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/404.html b/404.html index c4126ef693..5a97b4ce63 100644 --- a/404.html +++ b/404.html @@ -229,7 +229,7 @@
fhir.ch