comparison index.html @ 175:c1ef37551c31 tip

Remove static remains of former news feed and cleanup CSS
author Tom Gottfried <tom@intevation.de>
date Fri, 16 Nov 2018 16:16:37 +0100
parents eb6b50914324
children
comparison
equal deleted inserted replaced
174:0a5765c5f40d 175:c1ef37551c31
30 <body> 30 <body>
31 <div class="container"> 31 <div class="container">
32 <!--#include file="header.html" --> 32 <!--#include file="header.html" -->
33 <div class="row row-dive4elements row-dive4elements-right"> 33 <div class="row row-dive4elements row-dive4elements-right">
34 <!--#include file="index_body.html" --> 34 <!--#include file="index_body.html" -->
35 <!--#include file="feed.html" -->
36 </div><!-- /row --> 35 </div><!-- /row -->
37 <!--#include file="footer.html" --> 36 <!--#include file="footer.html" -->
38 </div> <!-- /container --> 37 </div> <!-- /container -->
39 </body> 38 </body>
40 </html> 39 </html>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)