[limb-svn] r6828 - 3.x/examples/macro/templates

svn at limb-project.com svn at limb-project.com
Wed Mar 5 23:54:05 MSK 2008


Author: pachanga
Date: 2008-03-05 23:54:04 +0300 (Wed, 05 Mar 2008)
New Revision: 6828
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6828

Modified:
   3.x/examples/macro/templates/wrap.html
Log:
-- fixing macro tag conflicts

Modified: 3.x/examples/macro/templates/wrap.html
===================================================================
--- 3.x/examples/macro/templates/wrap.html	2008-03-05 20:47:43 UTC (rev 6827)
+++ 3.x/examples/macro/templates/wrap.html	2008-03-05 20:54:04 UTC (rev 6828)
@@ -2,7 +2,7 @@
 <!-- Designed by BIT | http://www.bit-creative.com/ -->
 <html>
 <head>
-  <title>&#123;&#123;macro&#125;&#125; template engine examples (Limb3 {{macro}} package usage examples)</title>
+  <title>&#123;&#123;macro&#125;&#125; template engine examples (Limb3 &#123;&#123;macro&#125;&#125; package usage examples)</title>
   <meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
    <?php
   echo "<base href='". MACRO_HTTP_BASE_PATH ."'>";



More information about the limb-svn mailing list