aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/orders/dispatch.html
diff options
context:
space:
mode:
Diffstat (limited to 'servo/templates/orders/dispatch.html')
-rwxr-xr-xservo/templates/orders/dispatch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/templates/orders/dispatch.html b/servo/templates/orders/dispatch.html
index 8802dca..ad65311 100755
--- a/servo/templates/orders/dispatch.html
+++ b/servo/templates/orders/dispatch.html
@@ -1,5 +1,5 @@
{% extends "orders/edit.html" %}
-{% load staticfiles %}
+{% load static %}
{% load servo_tags %}
{% load i18n %}