diff options
Diffstat (limited to 'templates/public/donate.html')
-rw-r--r-- | templates/public/donate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/donate.html b/templates/public/donate.html index 6ec407dc..e0771606 100644 --- a/templates/public/donate.html +++ b/templates/public/donate.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% load cache %} -{% load cdn %} +{% load static from staticfiles %} {% block title %}Parabola - Donate{% endblock %} |