From a9ef9c83d5c6bb5d7d5c84abc75aa692bbe040bd Mon Sep 17 00:00:00 2001 From: "tomas.patolan" Date: Wed, 21 Oct 2020 10:13:57 +0200 Subject: [PATCH] uprava homepage --- home/templates/home/home_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/templates/home/home_page.html b/home/templates/home/home_page.html index d817878..3385f30 100644 --- a/home/templates/home/home_page.html +++ b/home/templates/home/home_page.html @@ -9,7 +9,7 @@ {% endblock extra_css %} {% block content %} - + ratatatata {{ page.body|richtext }} {% endblock content %}