From fc7e7f2a0083e3101374253be05b4d5019574296 Mon Sep 17 00:00:00 2001 From: David Itehua Xalamihua Date: Sat, 3 May 2025 17:53:28 -0600 Subject: [PATCH] fix error favicon --- templates/e_blog/b_post.html | 2 ++ templates/template.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/e_blog/b_post.html b/templates/e_blog/b_post.html index 7a284f3..0c23180 100644 --- a/templates/e_blog/b_post.html +++ b/templates/e_blog/b_post.html @@ -11,6 +11,8 @@ {% block body %} + +

{{data[5]}}

diff --git a/templates/template.html b/templates/template.html index d908bf1..08cc890 100644 --- a/templates/template.html +++ b/templates/template.html @@ -8,7 +8,7 @@ {% block title %}{{ title | default('FORMHä') }}{% endblock %} - +