Issue #344 : include piskel-boot in index.html

This commit is contained in:
juliandescottes
2015-11-30 13:36:27 +01:00
committed by jdescottes
parent 2b28577813
commit 7d5259acd7
2 changed files with 10 additions and 22 deletions

View File

@@ -102,7 +102,9 @@
@@include('templates/settings/import.html', {})
@@include('templates/settings/export.html', {})
<script type="text/javascript" src="piskel-boot.js"></script>
<script type="text/javascript">
@@include('piskel-boot.js', {})
</script>
<!--body-main-end-->
<!-- the comment above indicates the end of the markup reused by the editor integrated in piskelapp.com -->
<!-- do not delete, do not move :) -->