|
|
|
@ -3,7 +3,7 @@ html(ng-app="netStatsApp") |
|
|
|
|
head |
|
|
|
|
meta(name="viewport", content="width=device-width, initial-scale=1.0, maximum-scale=1.0") |
|
|
|
|
title= title |
|
|
|
|
link(rel='stylesheet', href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700') |
|
|
|
|
link(rel='stylesheet', href='//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700') |
|
|
|
|
link(rel='stylesheet', href='/css/bootstrap.min.css') |
|
|
|
|
link(rel='stylesheet', href='/css/minimal-icons.css') |
|
|
|
|
link(rel='stylesheet', href='/css/animation.css') |
|
|
|
|