The final "</section>" tag is missing here. Signed-off-by: Thomas Huth <[email protected]> --- index.html | 1 + 1 file changed, 1 insertion(+)
diff --git a/index.html b/index.html
index cf31912..ab33b8a 100644
--- a/index.html
+++ b/index.html
@@ -59,6 +59,7 @@ $('.colorbox').on("click.random-namespace", function() {
})
</script>
+ </section>
</div>
<hr>
<p>QEMU is a member of <a
href="http://wiki.qemu-project.org/Conservancy">Software Freedom
Conservancy</a>.</p>
--
1.8.3.1
