penpot/resources/public/view/index.html
2016-06-14 23:52:04 +03:00

16 lines
569 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>UXBOX-view - The Open-Source prototyping tool</title>
<link href="/view/css/main.css?v=1465937252688" rel="stylesheet" type="text/css" />
<link rel="icon" href="/images/favicon.png" />
</head>
<body>
<section id="app" tabindex="1"></section>
<section id="lightbox" tabindex="2"></section>
<section id="loader" tabindex="3"></section>
<script src="/view/js/main.js?v=1465937252688"></script>
</body>
</html>