comparison download.html @ 90:cc7f9e594b6c

Fixed layout.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 26 Mar 2014 19:08:31 +0100
parents f136ef1e5c04
children 2a0b9abe6a06
comparison
equal deleted inserted replaced
89:002ab851a9a1 90:cc7f9e594b6c
28 <script src="js/dive4elements.js"></script> 28 <script src="js/dive4elements.js"></script>
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="download_body.html" --> 34 <!--#include file="download_body.html" -->
35 </div> 35 </div>
36 <!--#include file="footer.html" --> 36 <!--#include file="footer.html" -->
37 </div> <!-- /container --> 37 </div> <!-- /container -->
38 </body> 38 </body>
39 </html> 39 </html>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)