diff --git a/colab/templates/footer.html b/colab/templates/footer.html index d833235..197c296 100644 --- a/colab/templates/footer.html +++ b/colab/templates/footer.html @@ -1,4 +1,4 @@ -{% load i18n browserid conversejs gravatar %} +{% load i18n gravatar plugins %} {% load static from staticfiles %}