projects
/
editorial.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e226fd
)
🐛 Fixed GScan warning
author
Aileen Nowak
<AileenCGN@gmail.com>
Tue, 12 Nov 2019 07:51:16 +0000
(14:51 +0700)
committer
Aileen Nowak
<AileenCGN@gmail.com>
Tue, 12 Nov 2019 07:51:16 +0000
(14:51 +0700)
error.hbs
patch
|
blob
|
history
diff --git
a/error.hbs
b/error.hbs
index a10ba12ad36443b2d4bb907440a059fdc7d89085..814663efe0223b2b73d2e3f967dfa72483cb8a95 100644
(file)
--- a/
error.hbs
+++ b/
error.hbs
@@
-40,7
+40,7
@@
You'll notice that we *don't* use any JavsScript, or ghost_head / ghost_foot in
<section class="error-wrapper">
<section class="error-message">
- <h1 class="error-code">{{
c
ode}}</h1>
+ <h1 class="error-code">{{
statusC
ode}}</h1>
<p class="error-description">{{message}}</p>
<a class="error-link" href="{{@site.url}}">Go to the front page →</a>
</section>