/app/views/styled-resource.ejs:5 3| <head> 4| <title><%= title %></title> >> 5| <link rel='stylesheet' href='<%= css %>' /> 6| <meta property="og:image" content=<%- thumbnail %>> 7| </head> 8| <body> css is not defined