diff --git a/themes/grav/templates/pages.html.twig b/themes/grav/templates/pages.html.twig index 3cbb766b..fc1e11ab 100644 --- a/themes/grav/templates/pages.html.twig +++ b/themes/grav/templates/pages.html.twig @@ -101,14 +101,7 @@
-

Remodal

-

- Flat, responsive, lightweight, fast, easy customizable modal window plugin - with declarative state notation and hash tracking. -

-
- Cancel - OK + {% include 'partials/blueprints-new.html.twig' with { blueprints: admin.blueprints('page'), data: context } %}
{% endblock %}