+
+
Error Page
+
${timestamp?datetime}
+
+ There was an unexpected error (type=${error}, status=${status}).
+
+
${message}
+
+ Please contact the operator with the above information.
+
+
+
+
diff --git a/spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/templates/error.html b/spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/templates/error.html
deleted file mode 100644
index baa9677cac5..00000000000
--- a/spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/templates/error.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
-
-
Title
-
July 11,
- 2012 2:17:16 PM CDT
-
- There was an unexpected error (type=Bad, status=500).
-
-
Fake content
-
- Please contact the operator with the above information.
-
-
-
-
diff --git a/spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/templates/home.ftl b/spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/templates/home.ftl
new file mode 100644
index 00000000000..fb648106603
--- /dev/null
+++ b/spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/templates/home.ftl
@@ -0,0 +1,26 @@
+<#import "/spring.ftl" as spring />
+
+
+
+