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 -%>