diff --git a/templates/base.html b/templates/base.html index 5248480..0d4365c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,5 +1,6 @@ {% load staticfiles %} {% load bootstrap3 %} +{% load firstof from future %}