Cleaned folder heirarchy
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html ng-app="app.frontend">
|
||||
<html ng-app="app">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
|
||||
@@ -43,7 +43,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div ng-controller="HomeCtrl" ng-include="'frontend/home.html'"></div>
|
||||
<div ng-controller="HomeCtrl" ng-include="'home.html'"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user