Browse Source

header; footer

master
Robin Thoni 9 years ago
parent
commit
033061dc38
2 changed files with 0 additions and 5 deletions
  1. 0
    4
      app/views/footer.html
  2. 0
    1
      app/views/navbar.html

+ 0
- 4
app/views/footer.html View File

@@ -14,7 +14,3 @@
14 14
     </footer>
15 15
 
16 16
 </div>
17
-
18
-</body>
19
-
20
-</html>

+ 0
- 1
app/views/navbar.html View File

@@ -1,4 +1,3 @@
1
-<body>
2 1
 <!-- Navigation -->
3 2
 <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation" ng-controller="NavBarController">
4 3
     <div class="container">

Loading…
Cancel
Save