mirror of
https://github.com/nikdoof/vapemap.git
synced 2025-12-14 14:52:16 +00:00
Add missing templatetag load.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{% load staticfiles %}
|
||||
{% load flatpages %}
|
||||
{% load waffle_tags %}
|
||||
{% get_flatpages as flatpages %}
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/html">
|
||||
|
||||
Reference in New Issue
Block a user