aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-10-04 15:36:57 +0200
committerGravatar Leon Sandøy <[email protected]>2020-10-04 15:36:57 +0200
commit9f9aa781b44243b57a43a7aa8ddfcb216984cfc8 (patch)
tree6a00ce022a9b2a995ab2bd0c81b0b986baf9fe4a /pydis_site/templates
parentRemove wiki from settings.py. (diff)
Remove references to wiki from other apps.
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/base/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/templates/base/base.html b/pydis_site/templates/base/base.html
index 70426dc1..ab8c7760 100644
--- a/pydis_site/templates/base/base.html
+++ b/pydis_site/templates/base/base.html
@@ -1,6 +1,5 @@
{# Base template, with a few basic style definitions. #}
{% load django_simple_bulma %}
-{% load sekizai_tags %}
{% load static %}
<!DOCTYPE html>