Author: marijan
Date: Wed Sep 19 09:11:28 2012
New Revision: 1387500

URL: http://svn.apache.org/viewvc?rev=1387500&view=rev
Log:
RAVE-696 Create new rave-web-jcr module providing a JCR based implementation of 
the rave-web-hmvc provided page model and controllers and integration of other 
content services

- fix template

Modified:
    
rave/sandbox/content-services/demo-portal/src/main/resources/template-data.json

Modified: 
rave/sandbox/content-services/demo-portal/src/main/resources/template-data.json
URL: 
http://svn.apache.org/viewvc/rave/sandbox/content-services/demo-portal/src/main/resources/template-data.json?rev=1387500&r1=1387499&r2=1387500&view=diff
==============================================================================
--- 
rave/sandbox/content-services/demo-portal/src/main/resources/template-data.json 
(original)
+++ 
rave/sandbox/content-services/demo-portal/src/main/resources/template-data.json 
Wed Sep 19 09:11:28 2012
@@ -60,7 +60,7 @@
         "metaData.ftl":{
             "id":"metadata",
             "ravedata:type":"freemarker",
-            "ravedata:src":"lt;#macro metaData>\n<meta 
charset=\"ISO-8859-1\"/>\n<meta name=\"viewport\" 
content=\"width=device-width\"/>\n</#macro>",
+            "ravedata:src":"<#macro metaData>\n<meta 
charset=\"ISO-8859-1\"/>\n<meta name=\"viewport\" 
content=\"width=device-width\"/>\n</#macro>",
             "jcr:primaryType":"ravedata:script",
             "jcr:lastModifiedBy":"admin",
             "jcr:encoding":"test",


Reply via email to