From 553be95fa6dff02babaad5f79bbfe375c56e5dc9 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Tue, 16 Sep 2014 15:46:55 -0600 Subject: [PATCH] form in modal --- themes/grav/templates/pages.html.twig | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) 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 %}