Explorar o código

fix 404 error

guoziyun hai 1 ano
pai
achega
74589c9254
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      views/404.ejs

+ 2 - 1
views/404.ejs

@@ -2,7 +2,8 @@
 <html lang="en">
 
 <head>
-  <%- include('common-meta') %>
+  <title><%= title %></title>
+  <meta name="description" content="<%= description %>">
     <style>
       body {
         color: white;