20 lines
549 B
HTML
20 lines
549 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<title>Sneat – Bootstrap 5 HTML Admin Template</title>
|
||
<meta
|
||
http-equiv="refresh"
|
||
content="0; URL='https://demos.themeselection.com/sneat-bootstrap-html-admin-template/documentation/'"
|
||
/>
|
||
</head>
|
||
|
||
<body>
|
||
<p>
|
||
If you do not redirect please visit :
|
||
<a href="https://demos.themeselection.com/sneat-bootstrap-html-admin-template/documentation/"
|
||
>https://demos.themeselection.com/sneat-bootstrap-html-admin-template/documentation/</a
|
||
>
|
||
</p>
|
||
</body>
|
||
</html>
|