mirror of
https://github.com/pinry/pinry.git
synced 2026-01-16 12:12:06 +01:00
Remove load line in base template
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
{% load static from staticfiles %}
|
||||
{% load compress %}
|
||||
{% load staticfiles compress %}
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
|
||||
Reference in New Issue
Block a user