diff --git a/bookmarks/templates/bookmarks/read.html b/bookmarks/templates/bookmarks/read.html index 441f517..329dbbc 100644 --- a/bookmarks/templates/bookmarks/read.html +++ b/bookmarks/templates/bookmarks/read.html @@ -21,6 +21,9 @@ {% endif %} + {% if request.user_profile.custom_css %} + + {% endif %}