mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-10 07:16:08 +01:00
form in modal
This commit is contained in:
@@ -101,14 +101,7 @@
|
||||
</div>
|
||||
|
||||
<div class="remodal" data-remodal-id="modal">
|
||||
<h1>Remodal</h1>
|
||||
<p>
|
||||
Flat, responsive, lightweight, fast, easy customizable modal window plugin
|
||||
with declarative state notation and hash tracking.
|
||||
</p>
|
||||
<br>
|
||||
<a class="remodal-cancel" href="#">Cancel</a>
|
||||
<a class="remodal-confirm" href="#">OK</a>
|
||||
{% include 'partials/blueprints-new.html.twig' with { blueprints: admin.blueprints('page'), data: context } %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user