13 lines
489 B
HTML
13 lines
489 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>$template_name</title>
|
|
<meta http-equiv="refresh" content="0; URL='https://demos.pixinvent.com/vuexy-html-admin-template/documentation/laravel-introduction.html'" />
|
|
</head>
|
|
|
|
<body>
|
|
<p>If you do not redirect please visit : <a href="https://demos.pixinvent.com/vuexy-html-admin-template/documentation/laravel-introduction.html">https://demos.pixinvent.com/vuexy-html-admin-template/documentation/laravel-introduction.html</a></p>
|
|
</body>
|
|
|
|
</html> |