mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-04-21 13:20:01 +08:00
19 lines
746 B
HTML
19 lines
746 B
HTML
<HTML>
|
|
<HEAD>
|
|
<title>404 page</title>
|
|
</HEAD>
|
|
<BODY STYLE="background-color: lightblue;">
|
|
<CENTER>
|
|
<H1>
|
|
<svg width='24' height='24' viewBox='0 0 1300 1200'>
|
|
<g transform='translate(50,1200) scale(1, -1)'>
|
|
<path fill='red' d='M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5q0 -120 65 -225 l587 587q-105 65 -225 65zM965 819l-584 -584q104 -62 219 -62q116 0 214.5 57t155.5 155.5t57 214.5q0 115 -62 219z' />
|
|
</g>
|
|
</svg>404 Error, unknown page!</H1>
|
|
<H2>What are you doing here ?</H2>
|
|
You are not supposed to find this location...
|
|
</CENTER>
|
|
</BODY>
|
|
</HTML>
|
|
|