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