2015-03-04 16:50:09 -05:00
|
|
|
title #{title} |
|
|
|
|
|
|
|
|
meta(charset="utf-8")
|
|
|
|
meta(http-equiv="X-UA-Compatible" content="IE=edge")
|
|
|
|
meta(name="description" content="#{description}")
|
|
|
|
meta(name="keywords" content="#{keywords}")
|
|
|
|
meta(name="robots" content="all")
|
|
|
|
meta(name="referrer" content="origin")
|
|
|
|
meta(name="viewport" id="viewport" content="width=device-width, initial-scale=1")
|
|
|
|
|
2015-02-26 09:45:32 -05:00
|
|
|
link(rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/angular_material/0.7.1/angular-material.min.css")
|
2015-02-24 09:38:30 -05:00
|
|
|
link(href='http://fonts.googleapis.com/css?family=Roboto:400,300,500,400italic,700' rel='stylesheet' type='text/css')
|
2015-02-28 15:06:30 -05:00
|
|
|
link(rel="stylesheet" href="/resources/css/vendor/icomoon/style.css")
|
2015-02-19 12:44:01 -05:00
|
|
|
link(rel="stylesheet" href="/resources/css/main.css")
|