diff --git a/bookwyrm/templates/user/user.html b/bookwyrm/templates/user/user.html index d67f42fc3..814e306a0 100755 --- a/bookwyrm/templates/user/user.html +++ b/bookwyrm/templates/user/user.html @@ -4,6 +4,10 @@ {% block title %}{{ user.display_name }}{% endblock %} +{% block head_links %} + +{% endblock %} + {% block header %}