aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/mac/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/mac/index.html b/templates/mac/index.html
index e756f0f..8606a06 100644
--- a/templates/mac/index.html
+++ b/templates/mac/index.html
@@ -56,9 +56,7 @@
</div>
</div>
</header>
- <div class="content">
-
- </div>
+ <div class="content"></div>
<footer class="titlebar statusbar">
<h1 class="window-title">Native Kit</h1>
</footer>
@@ -68,6 +66,7 @@
var target = document.getElementById('progress-spinner');
var spinner = new Spinner().spin(target);
</script>
+
</body>
</html> \ No newline at end of file