deno.land / x / opine@2.3.4 / examples / error-pages / views / error_header.ejs

error_header.ejs
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Error</title><link rel="stylesheet" href="/stylesheets/style.css"></head><body><h1>An error occurred!</h1>
opine

Version Info

Tagged at
2 years ago