diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml index 442e7c8e..bab3acc7 100644 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml @@ -1,10 +1,11 @@ - - + xmlns:sf="http://www.springframework.org/tags/faces" + contentType="text/html" encoding="UTF-8"> + Spring Faces: Hotel Booking Sample Application @@ -59,5 +60,5 @@ - - \ No newline at end of file + + \ No newline at end of file