diff --git a/themes/grav/templates/dashboard.html.twig b/themes/grav/templates/dashboard.html.twig index 6fd0b492..2a590f1f 100644 --- a/themes/grav/templates/dashboard.html.twig +++ b/themes/grav/templates/dashboard.html.twig @@ -147,5 +147,7 @@ {% endfor %} + {% else %} +
You dont' have sufficient access to view the dashboard...
{% endif %} {% endblock %}