mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
20 lines
523 B
HTML
20 lines
523 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>404</title>
|
|
|
|
<base href="/ngx-admin/">
|
|
|
|
<script type="text/javascript" src="assets/ghspa.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|