ISSUE-203

This commit is contained in:
Andrea Spacca
2019-03-30 12:35:24 +01:00
parent e7d393abbb
commit 2ca46c20e7
23 changed files with 10101 additions and 9876 deletions

View File

@@ -6,12 +6,12 @@
<html class="no-js">
<!--<![endif]-->
include "includes/head.html"
include "includes/download-head.html"
<body id="download">
include "includes/ga.html"
include "includes/navigation.html"
include "includes/ga.html"
include "includes/navigation.html"
<section id="home">
<div class="wrapper">
@@ -27,13 +27,13 @@ include "includes/head.html"
</div>
</div>
</div>
<br/>
<br/>
</section>
include "includes/footer.html"
include "includes/js.html"
include "includes/download-footer.html"
include "includes/download-js.html"
</body>
</html>