diff --git a/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp b/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp
index bba07a08..5b2fd7b2 100644
--- a/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp
+++ b/spring-webflow-samples/sellitem-jsf/src/main/webapp/intro.jsp
@@ -5,6 +5,8 @@
+ Sell Item JSF - A Spring Web Flow Sample
+
+
+
diff --git a/spring-webflow-samples/sellitem/src/main/webapp/index.jsp b/spring-webflow-samples/sellitem/src/main/webapp/index.jsp
index e919cc7d..9196f9a2 100644
--- a/spring-webflow-samples/sellitem/src/main/webapp/index.jsp
+++ b/spring-webflow-samples/sellitem/src/main/webapp/index.jsp
@@ -2,7 +2,7 @@
<%@ page session="true" %>
- Sell Item - A Spring Web Flow Sample
+ Sell Item - A Spring Web Flow Sample
@@ -36,5 +36,6 @@
Use of subflows to compose a multi-step business process from independently reusable modules.
-
+
+
\ No newline at end of file