diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index b5714c6..a9f1464 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -4,6 +4,7 @@ <%= stash('title') // 'travelynx' %> + %= stylesheet '/static/css/materialize.min.css' %= stylesheet '/static/css/material-icons.css' %= stylesheet '/static/css/local.css' @@ -16,7 +17,7 @@ -