diff options
Diffstat (limited to 'servo/templates/about.html')
-rwxr-xr-x | servo/templates/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/templates/about.html b/servo/templates/about.html index c8a6521..928712d 100755 --- a/servo/templates/about.html +++ b/servo/templates/about.html @@ -1,4 +1,4 @@ -{% load staticfiles %} +{% load static %} <!DOCTYPE html> <html> <head> |