diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index f3371ed..f48f82a 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -4,6 +4,7 @@ <%= stash('title') || 'Urupam' %> + <%= stylesheet '/css/app.css' %>