0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

Add template entri for the main fullscreen loader.

This commit is contained in:
Andrey Antukh 2016-04-16 13:41:33 +03:00
parent ed0717f57d
commit fda381c1b6
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -10,6 +10,7 @@
<body>
<section id="app" tabindex="1"></section>
<section id="lightbox" tabindex="2"></section>
<section id="loader" tabindex="3"></section>
<script src="{{& jsfile}}"></script>
</body>
</html>