diff options
Diffstat (limited to 'servo/templates/orders/edit.html')
-rwxr-xr-x | servo/templates/orders/edit.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 %} |