diff --git a/fet2020/templates/layout.html b/fet2020/templates/layout.html index f0ea9c5e..888fdf65 100644 --- a/fet2020/templates/layout.html +++ b/fet2020/templates/layout.html @@ -1,3 +1,4 @@ +{% load flatpages %} {% load static %} @@ -62,9 +63,14 @@