Loading app/index.html +8 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ </head> <body> <div class="greentros-browsehappy" ng-include="'partials/browsehappy.html'"></div> <!-- Navbar ================================================== --> <div class="navbar-wrapper"> Loading @@ -29,9 +30,11 @@ <div class="greentros-navbar" ng-include="'partials/navbar.html'"></div> </div> </div> <!-- Carousel ================================================== --> <div class="greentros-carousel" ng-include="'partials/carousel.html'"></div> <!-- ng-view ================================================== --> <div class="container"> Loading @@ -41,6 +44,7 @@ </div> <!-- /.col-md-12 --> </div> <!-- /.row --> </div> <!-- Marketing messaging and featurettes ================================================== --> <!-- Wrap the rest of the page in another container to center all the content. --> Loading @@ -52,11 +56,14 @@ <hr class="greentros-divider"> <div class="greentros-example" ng-include="'partials/marketing/example.html'"></div> <!-- START THE FEATURETTES --> <!-- Start the featurettes ================================================== --> <div class="greentros-featurettes" ng-include="'partials/marketing/featurettes.html'"></div> <!-- /END THE FEATURETTES --> <div>greentros app: v<span app-version></span></div> <!-- In production use: <script src="//ajax.googleapis.com/ajax/libs/angularjs/x.x.x/angular.min.js"></script> --> Loading Loading
app/index.html +8 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ </head> <body> <div class="greentros-browsehappy" ng-include="'partials/browsehappy.html'"></div> <!-- Navbar ================================================== --> <div class="navbar-wrapper"> Loading @@ -29,9 +30,11 @@ <div class="greentros-navbar" ng-include="'partials/navbar.html'"></div> </div> </div> <!-- Carousel ================================================== --> <div class="greentros-carousel" ng-include="'partials/carousel.html'"></div> <!-- ng-view ================================================== --> <div class="container"> Loading @@ -41,6 +44,7 @@ </div> <!-- /.col-md-12 --> </div> <!-- /.row --> </div> <!-- Marketing messaging and featurettes ================================================== --> <!-- Wrap the rest of the page in another container to center all the content. --> Loading @@ -52,11 +56,14 @@ <hr class="greentros-divider"> <div class="greentros-example" ng-include="'partials/marketing/example.html'"></div> <!-- START THE FEATURETTES --> <!-- Start the featurettes ================================================== --> <div class="greentros-featurettes" ng-include="'partials/marketing/featurettes.html'"></div> <!-- /END THE FEATURETTES --> <div>greentros app: v<span app-version></span></div> <!-- In production use: <script src="//ajax.googleapis.com/ajax/libs/angularjs/x.x.x/angular.min.js"></script> --> Loading