mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 11:37:01 -07:00
10 lines
No EOL
214 B
HTML
10 lines
No EOL
214 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="static/stylesheets/styles.css">
|
|
<title>Something went wrong...</title>
|
|
</head>
|
|
<div id="wrapper">
|
|
Something went wrong...{{index}}
|
|
</div>
|
|
</html> |