summaryrefslogtreecommitdiff
path: root/templates/vhosts/gitweb/partial.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/gitweb/partial.erb')
-rw-r--r--templates/vhosts/gitweb/partial.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vhosts/gitweb/partial.erb b/templates/vhosts/gitweb/partial.erb
index 8bfe6ce..7238ebe 100644
--- a/templates/vhosts/gitweb/partial.erb
+++ b/templates/vhosts/gitweb/partial.erb
@@ -14,6 +14,6 @@
RewriteEngine on
RewriteRule ^[a-zA-Z0-9_-]+.git/?(\?.)?$ /gitweb.cgi%{REQUESTURI} [L,PT]
-<%= scope.function_template('apache/vhosts/partials/authentication.erb') %>
+<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
</Directory>
<% end -%>