-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
7 lines (7 loc) · 2.45 KB
/
index.html
1
2
3
4
5
6
7
<!doctype html><!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--><!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--><!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--><!--[if gt IE 8]><!--><html lang="en" class="no-js"><!--<![endif]--><head><meta charset="utf-8"><title>Polling App</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/cd367326.vendor.css"><link rel="stylesheet" href="styles/5a3706b1.main.css"><link rel="stylesheet" href="styles/style.css"><body data-ng-app="vouchedForApp"><!--[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" ng-view=""></div> --><nav class="navbar navbar-default" role="navigation"><div class="container-fluid"><!-- Brand and toggle get grouped for better mobile display --><div class="navbar-header"><button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"><span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button> <a class="navbar-brand" href="#">Poll App</a></div><!-- Collect the nav links, forms, and other content for toggling --><div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"><ul class="nav navbar-nav"><li class="active"><a href="/#">Home</a></li><li><a href="/#poll">Poll</a></li><li class="dropdown"><a href="/options" class="dropdown-toggle" data-toggle="dropdown">Admin Menu <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="/#new-question">New Question</a></li><li><a href="/#view-questions">View Questions</a></li></ul></li></ul></div><!-- /.navbar-collapse --></div><!-- /.container-fluid --></nav><div class="main-ui-view" data-ui-view=""></div><!--[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="/socket.io/socket.io.js"></script>
// <script src="node/socket.js"></script> --><script src="scripts/299ea076.vendor.js"></script><script src="scripts/466d4ff4.scripts.js"></script>