diff --git a/templates/customer/profile/orders_list.html b/templates/customer/profile/orders_list.html index 54333ef..d758bcb 100644 --- a/templates/customer/profile/orders_list.html +++ b/templates/customer/profile/orders_list.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load pytils_numeral static %} +{% load pytils_numeral static my_tags %} {% block title %}Лицензии и расчёты{% endblock %} {% block content %}