diff --git a/employee/templates/employee/profile/profile_view.html b/employee/templates/employee/profile/profile_view.html index 36d4ff33d..2c798b800 100644 --- a/employee/templates/employee/profile/profile_view.html +++ b/employee/templates/employee/profile/profile_view.html @@ -1,5 +1,6 @@ {% extends 'index.html' %} {% load i18n %} +{% load static %} {% block content %}