From aba374508f6417c6acc1d88325f14702f6ac25dd Mon Sep 17 00:00:00 2001 From: Dmitriy Shesterkin Date: Thu, 13 Jul 2017 22:35:05 +0300 Subject: [PATCH] add file version for js --- templates/customer/profile/orders_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}