Mercurial > dive4elements > website
diff 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 |
line wrap: on
line diff
--- a/download.html Wed Mar 26 18:59:37 2014 +0100 +++ b/download.html Wed Mar 26 19:08:31 2014 +0100 @@ -30,9 +30,9 @@ <body> <div class="container"> <!--#include file="header.html" --> -<div class="row row-dive4elements row-dive4elements-right"> + <div class="row row-dive4elements row-dive4elements-right"> <!--#include file="download_body.html" --> -</div> + </div> <!--#include file="footer.html" --> </div> <!-- /container --> </body>