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
     </footer>
14
     </footer>
15
 
15
 
16
 </div>
16
 </div>
17
-
18
-</body>
19
-
20
-</html>

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

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

Loading…
Cancel
Save