diff --git a/wheretogo/templates/common/base.html b/wheretogo/templates/common/base.html index 451a5ac..32c8c3f 100644 --- a/wheretogo/templates/common/base.html +++ b/wheretogo/templates/common/base.html @@ -1,5 +1,7 @@ {% load static %} +{% load i18n %} + @@ -23,16 +25,16 @@ {{ user.username }}
{% else %}