-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
12 lines (11 loc) · 1.87 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="styles/vendor.71c590b0.css"> <link rel="stylesheet" href="styles/main.e0afbcbc.css"> <body ng-app="gapCloseApp"> <!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]--> <!-- Add your site or application content here --> <div class="container"> <div class="header"> <ul class="nav nav-pills pull-right"> <li class="active"><a ng-href="#">Home</a></li> <li><a ng-href="#/about">About</a></li> <li><a ng-href="#">Help/Contact</a></li> </ul> <div class="text-muted"> <img class="pull-left" src="images/csc_navbar.b18b0ffc.png" height="40px"><h3> | GAP Closure</h3> </div> </div> <div ng-view=""></div> <div class="footer"> <p><span class="glyphicon glyphicon-cloud"></span> GAP Closure Modernization</p> </div> </div> <!-- Google Analytics: change UA-XXXXX-X to be your site's ID --> <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXX-X');
ga('send', 'pageview');</script> <!--[if lt IE 9]>
<script src="bower_components/es5-shim/es5-shim.js"></script>
<script src="bower_components/json3/lib/json3.min.js"></script>
<![endif]--> <script src="scripts/vendor.f5d03111.js"></script> <script src="scripts/scripts.5a3e4892.js"></script>