From bc953036d453e57383dcd7aad33c203104061ceb Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 19 Apr 2014 16:53:53 +0200 Subject: remove unnecessary new lines --- templates/vhosts/itk_plus/partial.erb | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/vhosts/itk_plus') diff --git a/templates/vhosts/itk_plus/partial.erb b/templates/vhosts/itk_plus/partial.erb index 78e8d27..df04543 100644 --- a/templates/vhosts/itk_plus/partial.erb +++ b/templates/vhosts/itk_plus/partial.erb @@ -23,7 +23,6 @@ AllowOverride <%= @allow_override %> <% if @options.to_s != 'absent' || @do_includes.to_s == 'true' -%> Options <% unless @options.to_s == 'absent' -%><%= @options %><% end -%><% if @do_includes.to_s == 'true' && !@options.include?('+Includes') -%> +Includes<% end -%> - <% end -%> <%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %> -- cgit v1.2.3