diff --git a/content/_includes/site/ccs.njk b/content/_includes/site/ccs.njk index 54058096d..76270d6c0 100644 --- a/content/_includes/site/ccs.njk +++ b/content/_includes/site/ccs.njk @@ -1,4 +1,5 @@ {% import 'forms.macros.njk' as forms %} +{% import 'toggle.macros.njk' as toggle %}