We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 582a1e1 + 9edd188 commit f050ddcCopy full SHA for f050ddc
templates/views/jade/404.jade
@@ -1,9 +1,9 @@
1
-!!! 5
+doctype html
2
html(lang='en')
3
head
4
meta(charset='utf-8')
5
title Page Not Found :(
6
- style
+ style.
7
::-moz-selection {
8
background: #b3d4fc;
9
text-shadow: none;
@@ -128,6 +128,6 @@ head
128
ul
129
li a mistyped address
130
li an out-of-date link
131
- script
+ script.
132
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host;
133
script(src='//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js')
templates/views/jade/index.jade
@@ -1,4 +1,4 @@
-!!!
// [if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]
// [if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]
// [if IE 8]> <html class="no-js lt-ie9"> <![endif]
0 commit comments