include app on 4xx page

This commit is contained in:
Rich Harris
2017-12-20 17:33:28 -05:00
parent 821f7f60ba
commit ff1d92d131

View File

@@ -40,5 +40,7 @@
<body>
<h1>%sapper.title%</h1>
<p>Could not %sapper.method% %sapper.url%</p>
<script src='%sapper.main%'></script>
</body>
</html>