|
|
|
@ -12,7 +12,7 @@ html(lang='en') |
|
|
|
= locals.name |
|
|
|
link(rel='alternate', href=locals.url+'/feed.xml', type='application/rss+xml', title=locals.description) |
|
|
|
link(rel='stylesheet', href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic|Anonymous+Pro:400,700,400italic,700italic|Merriweather:400,700,300') |
|
|
|
link(rel='stylesheet', href='/css/main.css') |
|
|
|
link(rel='stylesheet', href='/css/main.min.css') |
|
|
|
body(class=bodyclass) |
|
|
|
header.header |
|
|
|
div.content-wrap |
|
|
|
|