You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2010/11/07 18:39:20 UTC

svn commit: r1032325 - /incubator/river/site/trunk/templates/skeleton.html

Author: sijskes
Date: Sun Nov  7 17:39:20 2010
New Revision: 1032325

URL: http://svn.apache.org/viewvc?rev=1032325&view=rev
Log:
tried other solution

Modified:
    incubator/river/site/trunk/templates/skeleton.html

Modified: incubator/river/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/incubator/river/site/trunk/templates/skeleton.html?rev=1032325&r1=1032324&r2=1032325&view=diff
==============================================================================
--- incubator/river/site/trunk/templates/skeleton.html (original)
+++ incubator/river/site/trunk/templates/skeleton.html Sun Nov  7 17:39:20 2010
@@ -76,6 +76,8 @@
 <!-- sidenav -->                                                                        
 {{ sidenav.content|markdown }}                                                                        
 <!-- sidenav -->                                                                        
+{% include "sidenav.mdtext"|markdown %}
+
               </div>
             </div>   
           </div>