Commit afad2e89 authored by santiaago's avatar santiaago
Browse files

remove ng-view, single app does not use it right now.

issue #45
parent 4dde32fa
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -36,16 +36,6 @@
	 ================================================== -->
    <div class="tinygraphs-banner" ng-include="'partials/banner.html'"></div>

      <!-- ng-view
	   ================================================== -->
    <div class="container">
      <div class="row">    
	<div class="col-md-12">
	  <div ng-view></div>
	</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. -->