From 43b788bb3d38efb6b22153cde521921aeaf6b961 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Wed, 4 May 2016 13:53:40 +0200 Subject: [PATCH] Drop dump --- themes/grav/templates/logout.html.twig | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/grav/templates/logout.html.twig b/themes/grav/templates/logout.html.twig index c41cf34c..4636e1a5 100644 --- a/themes/grav/templates/logout.html.twig +++ b/themes/grav/templates/logout.html.twig @@ -10,7 +10,6 @@

{{ title }}

- {{ dump (uri.param('lang')) }} {{ admin.setMessage('PLUGIN_ADMIN.LOGGED_OUT'|tu(uri.param('lang'))) }} {% include 'partials/messages.html.twig' %}