diff --git a/core/templates/modals/context.html b/core/templates/modals/context.html index 8fec36d..f005671 100644 --- a/core/templates/modals/context.html +++ b/core/templates/modals/context.html @@ -1,121 +1,121 @@ +{% extends 'wm/modal.html' %} + {% load index %} {% load static %} - - +{% endblock %} + +{% block styles %} + +{% endblock %} - #tab-content-{{ unique }} div.is-active { - display: block; - } - - -