From 8835a66c1655dcf59a499c0e1ce47b5991c0b1ec Mon Sep 17 00:00:00 2001 From: Jordi Prats Date: Mon, 5 Aug 2019 13:45:12 +0200 Subject: [PATCH] estil --- templates/autobanner.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/autobanner.erb b/templates/autobanner.erb index 3773560..e0bd545 100644 --- a/templates/autobanner.erb +++ b/templates/autobanner.erb @@ -32,7 +32,7 @@ conditions stated in this warning. <% if scope.lookupvar('::eypconf_description') -%> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - <%= scope.lookupvar('::eypconf_description') %> + <%= scope.lookupvar('::eypconf_description') %> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% <% end -%> <% end -%>