diff options
author | 2019-04-10 15:09:07 +0100 | |
---|---|---|
committer | 2019-04-10 15:09:07 +0100 | |
commit | 5192dc2d1b2a1e246490f1d112865546369be2aa (patch) | |
tree | 2b03c27f173d32cc5904b18bf1ea65c921d691d5 /pydis_site/templates/base/footer.html | |
parent | Single base template, no content in it (diff) |
No more vim modelines
Diffstat (limited to 'pydis_site/templates/base/footer.html')
-rw-r--r-- | pydis_site/templates/base/footer.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pydis_site/templates/base/footer.html b/pydis_site/templates/base/footer.html index b14bd82c..ff868160 100644 --- a/pydis_site/templates/base/footer.html +++ b/pydis_site/templates/base/footer.html @@ -5,5 +5,3 @@ </p> </div> </footer> - -<!-- vim: set ft=htmldjango: --> |