]> Git — Sourcephile - haskell/literate-web.git/blob - www/live-error.html
feat(live): init `Literate.Web.Live`
[haskell/literate-web.git] / www / live-error.html
1 <html lang="en">
2
3 <head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1" />
6 <title>Literate.Web.Live exception</title>
7 </head>
8
9 <body class="overflow-y: scroll;">
10 <h1>Literate.Web.Live threw an exception</h1>
11 <pre
12 style="font-family: monospace; border: 1px solid; padding: 1em 1em 1em 1em; overflow-wrap: anywhere;">MESSAGE</pre>
13 <p>Once you fix the source of the error, this page will automatically refresh.
14 </body>
15
16 </html>