Merge pull request #22 from fluentdesk/dev

Fix minimist stylesheet glitch.
This commit is contained in:
hacksalot 2015-12-30 20:19:20 -05:00
commit 0d115f15ba
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@ engine: Underscore
<link href='https://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
{{ headFragment }}
{{{styleSheet "html.css"}}}
{% } %}
{% print( h.styleSheet('html.css') ) %}
</head>
<body>
<main id="main">