diff --git a/templates/variants/toodego/qommon/forms/widgets/map.html b/templates/variants/toodego/qommon/forms/widgets/map.html index 1b58a025..778b2fa8 100644 --- a/templates/variants/toodego/qommon/forms/widgets/map.html +++ b/templates/variants/toodego/qommon/forms/widgets/map.html @@ -1,4 +1,4 @@ -{% extends "qommon/forms/widget.html" %} +{% extends "qommon/forms/widgets/map.html" %} {% block widget-title %} {% endblock %}