Commit 7e0f33f3 by Tatang S

pindahkan tag scripts ke line terakhir

1 parent 63871500
......@@ -281,8 +281,6 @@
<metal:js define-slot="js_files"></metal:js>
<!-- Define Script-->
<script metal:define-slot="scripts"></script>
<!-- End isi Script-->
<!-- MAIN PANEL -->
<div id="main" role="main">
......@@ -325,5 +323,8 @@
<!-- END MAIN CONTENT -->
</div>
<!-- END MAIN PANEL -->
<!-- Define Script-->
<script metal:define-slot="scripts"></script>
</body>
</html>
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!