mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-12 02:15:17 +00:00
include app on 4xx page
This commit is contained in:
@@ -40,5 +40,7 @@
|
||||
<body>
|
||||
<h1>%sapper.title%</h1>
|
||||
<p>Could not %sapper.method% %sapper.url%</p>
|
||||
|
||||
<script src='%sapper.main%'></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user