From fb46071ebb85c8fc3dd77c4ccd67e96e6cc4a1ee Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 20 Apr 2016 13:38:34 -0600 Subject: [PATCH] Added admin plugin version to the footer --- themes/grav/templates/partials/base.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/grav/templates/partials/base.html.twig b/themes/grav/templates/partials/base.html.twig index 9ef486f8..6cc12444 100644 --- a/themes/grav/templates/partials/base.html.twig +++ b/themes/grav/templates/partials/base.html.twig @@ -64,7 +64,7 @@ {% block content_bottom %}{% endblock %}