diff --git a/themes/grav/templates/pages.html.twig b/themes/grav/templates/pages.html.twig index 39f8d8fd..3cbb766b 100644 --- a/themes/grav/templates/pages.html.twig +++ b/themes/grav/templates/pages.html.twig @@ -40,7 +40,8 @@ {% block titlebar %}
{% if not uri.param('new') %} - + Add Page + {# Add Page #} {% if context %} {% if not uri.param('expert') %} @@ -98,5 +99,16 @@ {% endif %}
+ +
+

Remodal

+

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

+
+ Cancel + OK +
{% endblock %}