From adbc2cca89345185079e3303e7623ecc6cb0a093 Mon Sep 17 00:00:00 2001 From: Norberto-1958 <140639309+Norberto-1958@users.noreply.github.com> Date: Sun, 15 Oct 2023 17:02:34 -0300 Subject: [PATCH] Update 500.html 2 --- app/templates/500.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/500.html b/app/templates/500.html index 2f58478..6486a59 100644 --- a/app/templates/500.html +++ b/app/templates/500.html @@ -1,5 +1,5 @@ {% extends 'base_template.html' %} {% block content %} - Ooops!! Parece que ha habido un error :( -{% endblock %} \ No newline at end of file + Ooops!! Parece que ha habido un error. +{% endblock %}