We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48fcd33 commit 56048f0Copy full SHA for 56048f0
src/index.html
@@ -23,10 +23,11 @@
23
<span style="top:45%">Loading Piskel ...</span>
24
</div>
25
@@include('templates/debug-header.html', {})
26
- @@include('templates/svg-assets.html', {})
+
27
<!-- the comment below indicates the beginning of markup reused by the editor integrated in piskelapp.com -->
28
<!-- do not delete, do not move :) -->
29
<!--body-main-start-->
30
+ @@include('templates/svg-assets.html', {})
31
<div id="main-wrapper" class="main-wrapper">
32
@@include('templates/drawing-tools.html', {})
33
0 commit comments