6 lines
132 B
HTML
6 lines
132 B
HTML
<!doctype html>
|
|
<html lang="en" ng-app="myApp" ng-csp="">
|
|
<head>
|
|
<meta http-equiv="refresh" content="1; url=app/">
|
|
</head>
|
|
</html> |