diff options
author | 2019-04-20 14:56:37 +0100 | |
---|---|---|
committer | 2019-04-20 14:56:37 +0100 | |
commit | 0b6f16c023e587894def1e6e06913466a5af46bb (patch) | |
tree | a4c7df929d9912f15967179d0d2b94bba7ae6a54 /pydis_site/templates/base | |
parent | base.html: Load tags on multiple lines (diff) |
Styling fixes and cleanup
Diffstat (limited to 'pydis_site/templates/base')
-rw-r--r-- | pydis_site/templates/base/navbar.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/templates/base/navbar.html b/pydis_site/templates/base/navbar.html index 5e76b3a6..bee503ee 100644 --- a/pydis_site/templates/base/navbar.html +++ b/pydis_site/templates/base/navbar.html @@ -1,4 +1,3 @@ -{% load extra_filters %} {% load static %} <nav class="navbar is-primary" role="navigation" aria-label="main navigation"> |