From 3c99a591d807d4c1f62b60d4da3ed8bbe62cb1d2 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 12 Sep 2023 15:45:15 -0600 Subject: Add missing internationalization --- 404.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '404.html') diff --git a/404.html b/404.html index 21ed518..b7182b8 100644 --- a/404.html +++ b/404.html @@ -6,6 +6,6 @@ layout: default

404

-

Página no encontrada

-

No se encontró la página que desea buscar.

+

{% t not_found_page.not_found %}

+

{% t not_found_page.not_found_message %}

-- cgit v1.2.3