diff --git a/app/views/site/_potlatch2.html.erb b/app/views/site/_potlatch2.html.erb
index 54e02987b..f77f67f52 100644
--- a/app/views/site/_potlatch2.html.erb
+++ b/app/views/site/_potlatch2.html.erb
@@ -10,7 +10,7 @@
<% end %>
-<% locale = select_locale(Potlatch2::LOCALES.keys) %>
+<% locale = select_locale(Potlatch2::LOCALES.keys).to_s %>