Mercurial > dive4elements > website
comparison index.html @ 75:fe423a58796e
renamed main.html to index_body.html to be consistent to other SSIs
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 26 Mar 2014 15:51:35 +0100 |
parents | 5632e05bb890 |
children | 2a0b9abe6a06 |
comparison
equal
deleted
inserted
replaced
74:a862ed7d0daf | 75:fe423a58796e |
---|---|
29 </head> | 29 </head> |
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="main.html" --> | 34 <!--#include file="index_body.html" --> |
35 <!--#include file="feed.html" --> | 35 <!--#include file="feed.html" --> |
36 </div><!-- /row --> | 36 </div><!-- /row --> |
37 <!--#include file="footer.html" --> | 37 <!--#include file="footer.html" --> |
38 </div> <!-- /container --> | 38 </div> <!-- /container --> |
39 </body> | 39 </body> |