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 %}