[PATCH] Added placeholder for Python Server Pages

Wald Commits scm-commit at wald.intevation.org
Sun Mar 2 15:25:41 CET 2014


# HG changeset patch
# User Mathias Gebbe <mgebbe at intevation.de>
# Date 1393770332 -3600
# Node ID 509f9d13faf59821f256739f23cdec0d46794c0f
# Parent  98f602d1061b56ea368ec48fa93640c17e743c92
Added placeholder for Python Server Pages

diff -r 98f602d1061b -r 509f9d13faf5 index.html
--- a/index.html	Wed Feb 26 09:02:01 2014 +0100
+++ b/index.html	Sun Mar 02 15:25:32 2014 +0100
@@ -8,7 +8,7 @@
         <meta name="author" content="Ariane Brörmann">
         <!-- Bootstrap -->
         <link href="bootstrap-3.1.0/dist/css/bootstrap.min.css" rel="stylesheet">
-        
+
         <!-- Custom styles for this template -->
         <link href="css/style.css" rel="stylesheet">
 
@@ -166,6 +166,7 @@
                 <div class="col-xs-6 col-md-4 sidebar-dive4elements">
                     <div class="news feed">
                         <p>News Feed</p>
+                        {newsfeed}
                     </div><!-- /news feed -->
                 </div><!-- /col-xs-6 -->
             </div><!-- /row -->


More information about the Dive4elements-commits mailing list