13 lines
405 B
HTML
13 lines
405 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>TeleSec build error</title>
|
|
</head>
|
|
<body>
|
|
<h1>Si ves esto, ha ocurrido un fallo critico en la compilación de TeleSec</h1>
|
|
<p>Esto NUNCA deberia de ser mostrado.</p>
|
|
<a href="dist/index.html">Intenta recargar la página</a>
|
|
</body>
|
|
</html> |