-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
1 lines (1 loc) · 912 Bytes
/
index.html
1
<!DOCTYPE html><html lang="bg"><head><meta charset="UTF-8"><title>Bpong.eu </title><link rel="stylesheet" href="css/main.css"><link rel="stylesheet" href="/bower_components/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css"><script src="/bower_components/jquery/dist/jquery.min.js"></script></head><body ng-app="app"><main><div class="container"><div class="row"><div class="col-md-12 col-sm-12 col-lg-12"><div class="nav-logo"></div><div class="search"><input type="text" placeholder="Търсиш нещо ?"></div></div></div></div><header ng-include="'templates/layout/header.html'"></header><div ui-view></div><div class="push"></div></main><footer ng-include="'templates/layout/footer.html'"></footer></body><script src="/bower_components/angular/angular.js"></script><script src="/bower_components/angular-ui-router/release/angular-ui-router.js"></script><script src="/js/app.js"></script></html>