diff --git a/src/postorius/templates/postorius/base.html b/src/postorius/templates/postorius/base.html index 3c71ab8..4ff3dce 100644 --- a/src/postorius/templates/postorius/base.html +++ b/src/postorius/templates/postorius/base.html @@ -1,4 +1,4 @@ -{% load i18n %} +{% load url from future %}{% load i18n %}
@@ -22,18 +22,18 @@