diff --git a/templates/imprint.j2 b/templates/imprint.j2 index bdd4d3b..011a5f2 100644 --- a/templates/imprint.j2 +++ b/templates/imprint.j2 @@ -1,4 +1,4 @@ -{% extends "base.js" %} +{% extends "base.j2" %} {% block title %}Imprint{% endblock %} {% block head %} {{ super() }}