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