summaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
Diffstat (limited to '404.html')
-rw-r--r--404.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/404.html b/404.html
index 21ed518..b7182b8 100644
--- a/404.html
+++ b/404.html
@@ -6,6 +6,6 @@ layout: default
<div class="well">
<h1>404</h1>
- <p><strong>Página no encontrada</strong></p>
- <p>No se encontró la página que desea buscar.</p>
+ <p><strong>{% t not_found_page.not_found %}</strong></p>
+ <p>{% t not_found_page.not_found_message %}</p>
</div>