diff --git a/users/templates/users/home.html b/users/templates/users/home.html index 121502ee..9641e8ff 100644 --- a/users/templates/users/home.html +++ b/users/templates/users/home.html @@ -16,7 +16,7 @@ {% else %} {{ site_name }} - {{user.display_name}} {% endif %} - + {% include "partial/_common_libs.html" with jquery=1 %}