Author: alexoree
Date: Thu Jan  2 01:33:09 2014
New Revision: 1554717

URL: http://svn.apache.org/r1554717
Log:
JUDDI-750 adding more content

Modified:
    juddi/cms-site/trunk/lib/path.pm

Modified: juddi/cms-site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/juddi/cms-site/trunk/lib/path.pm?rev=1554717&r1=1554716&r2=1554717&view=diff
==============================================================================
--- juddi/cms-site/trunk/lib/path.pm (original)
+++ juddi/cms-site/trunk/lib/path.pm Thu Jan  2 01:33:09 2014
@@ -5,7 +5,7 @@ use ASF::Value;
 
 our @patterns = (
        [qr!\index.mdtext$!, single_narrative => { template => 
"skeletonHome.html" }],
-       [qr!\.mdtext$!, single_narrative => { template => 
"single_narrative.html" }],
+       [qr!\.mdtext$!, single_narrative => { template => "skeleton.html" }],
        
 
 #      [qr!^/stanbol/sitemap\.html$!, sitemap => { headers => { title => 
"Stanbol Sitemap" }} ],



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to