mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Issue #344 : include piskel-boot in index.html
This commit is contained in:
committed by
jdescottes
parent
2b28577813
commit
7d5259acd7
@@ -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 :) -->
|
||||
|
||||
Reference in New Issue
Block a user