|
@@ -1,9 +1,9 @@
|
|
|
{{ define "main" }}
|
|
|
<div id="spotlight" class="error-404">
|
|
|
- <p class="catguard">
|
|
|
+ <p class="catguard animated bounceIn">
|
|
|
<img src="{{ "img/404.png" | absURL }}" alt="Nothing Found">
|
|
|
</p>
|
|
|
- <div class="banner-404">
|
|
|
+ <div class="banner-404 animated bounceIn">
|
|
|
<h1 id="404-title">404</h1>
|
|
|
<p>This page has gone off the grid!</p>
|
|
|
<p class="btn-404">
|