From efb07ddb48f7b2769da7b2468355b1680048f425 Mon Sep 17 00:00:00 2001 From: "tomas.patolan" Date: Wed, 21 Oct 2020 10:20:38 +0200 Subject: [PATCH] =?UTF-8?q?zkou=C5=A1ka?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 3385f30..363930f 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 + tomáš patolán {{ page.body|richtext }} {% endblock content %}