From 85e92ff2ee4ca30e0144790a1d95b8023595bf2f Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Mon, 24 Apr 2017 22:26:17 +0300 Subject: Cleanup --- servo/templates/orders/edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'servo/templates/orders/edit.html') diff --git a/servo/templates/orders/edit.html b/servo/templates/orders/edit.html index c340585..92fc3f2 100755 --- a/servo/templates/orders/edit.html +++ b/servo/templates/orders/edit.html @@ -1,6 +1,6 @@ {% extends "default.html" %} -{% load staticfiles %} {% load servo_tags %} +{% load static %} {% load i18n %} {% block toolbar %} -- cgit v1.2.3