From ebb4b067a2bbcb108bb76b6812bb17b5dc2e6c36 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sat, 30 Apr 2016 10:04:35 +0200 Subject: [PATCH] Use error attributes in custom error page --- .../src/main/resources/templates/error/507.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-web-mustache/src/main/resources/templates/error/507.html b/spring-boot-samples/spring-boot-sample-web-mustache/src/main/resources/templates/error/507.html index d96bb229424..3b0894d0063 100644 --- a/spring-boot-samples/spring-boot-sample-web-mustache/src/main/resources/templates/error/507.html +++ b/spring-boot-samples/spring-boot-sample-web-mustache/src/main/resources/templates/error/507.html @@ -3,7 +3,7 @@ - I'm a 507 + I'm a 507 invoked from {{path}}