missing buttons
diff --git a/templates/index.html b/templates/index.html
index 7d8ac03..5a4f9b6 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -6,8 +6,6 @@
<script type="text/javascript">{{ boot }}</script>
</head>
<body>
- <div id="dialog_back"></div>
-
<div id="startup_div" style="padding: 8px; font-size: 14px;"></div>
<!-- Main Starts -->
@@ -19,4 +17,5 @@
</div>
</div>
<script>wn.require('js/app.js');</script>
+ <div id="dialog_back"></div>
</body>
\ No newline at end of file