Remove load line in base template

This commit is contained in:
Isaac Bythewood
2017-02-11 04:58:09 +00:00
parent d0db375d1f
commit 0f7bb8cf84

View File

@@ -1,6 +1,5 @@
<!DOCTYPE html>
{% load static from staticfiles %}
{% load compress %}
{% load staticfiles compress %}
<html lang="en">
<head>
<meta charset="utf-8"/>