From e436fbbf29b996bd0baff908470e6e295277f292 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 25 Apr 2020 21:32:30 +0200 Subject: [PATCH] Fix bootstrap code --- ubookmark/templates/ubookmark/bookmarkmodel_list.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ubookmark/templates/ubookmark/bookmarkmodel_list.html b/ubookmark/templates/ubookmark/bookmarkmodel_list.html index b92bff0..cb02865 100644 --- a/ubookmark/templates/ubookmark/bookmarkmodel_list.html +++ b/ubookmark/templates/ubookmark/bookmarkmodel_list.html @@ -3,9 +3,11 @@ {% block content %}
+
{% autoescape off %} {{ site_description }} {% endautoescape %} +