diff --git a/website/templates/_bug.html b/website/templates/_bug.html index 480c9c6a4..0dc6da630 100644 --- a/website/templates/_bug.html +++ b/website/templates/_bug.html @@ -1,5 +1,6 @@ {% load gravatar %} {% load static %} +{% load custom_tags %}