aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/static/bare.html
diff options
context:
space:
mode:
Diffstat (limited to 'pyaggr3g470r/static/bare.html')
-rw-r--r--pyaggr3g470r/static/bare.html65
1 files changed, 65 insertions, 0 deletions
diff --git a/pyaggr3g470r/static/bare.html b/pyaggr3g470r/static/bare.html
new file mode 100644
index 00000000..35e75974
--- /dev/null
+++ b/pyaggr3g470r/static/bare.html
@@ -0,0 +1,65 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="description" content="pyAggr3g470r">
+ <meta name="author" content="">
+
+ <title>pyAggr3g470r</title>
+
+ <!-- Bootstrap core CSS -->
+ <link href="css/bootstrap.css" rel="stylesheet">
+
+ <!-- Add custom CSS here -->
+ <style>
+ body {margin-top: 60px;}
+ </style>
+
+ </head>
+
+ <body>
+
+ <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+ <div class="container">
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
+ <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="index.html">pyAggr3g470r</a>
+ </div>
+
+ <!-- Collect the nav links, forms, and other content for toggling -->
+ <div class="collapse navbar-collapse navbar-ex1-collapse">
+ <ul class="nav navbar-nav">
+ <li><a href="#services">Management</a></li>
+ <li><a href="#services">History</a></li>
+ <li><a href="#services">Favorites</a></li>
+ <li><a href="#services">Unread</a></li>
+ <li><a href="#about">About</a></li>
+ </ul>
+ </div><!-- /.navbar-collapse -->
+ </div><!-- /.container -->
+ </nav>
+
+ <div class="container">
+
+ <div class="row">
+ <div class="col-lg-12">
+ <h1>Main page</h1>
+ <p>The list with all feeds.</p>
+ </div>
+ </div>
+
+ </div><!-- /.container -->
+
+ <!-- Bootstrap core JavaScript -->
+ <!-- Placed at the end of the document so the pages load faster -->
+ <!-- Make sure to add jQuery - download the most recent version at http://jquery.com/ -->
+ <script src="js/jquery.js"></script>
+ <script src="js/bootstrap.js"></script>
+ </body>
+</html> \ No newline at end of file
bgstack15