This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html ng-app="app"> | |
<head lang="en"> | |
<meta charset="UTF-8"> | |
<title ng-bind="pageTitle"></title> | |
<!-- build:css styles/main.css --> | |
<!-- bower:css --> | |
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css"/> | |
<link rel="stylesheet" href="bower_components/angular-growl-v2/build/angular-growl.css"/> | |
<link rel="stylesheet" href="bower_components/oi.multiselect/dist/multiselect.css" /> |