diff --git a/app/views/list/list.rss.erb b/app/views/list/list.rss.erb index 2e48d6737..eb041a968 100644 --- a/app/views/list/list.rss.erb +++ b/app/views/list/list.rss.erb @@ -6,7 +6,7 @@ <%= @title %> <%= @link %> <%= @description %> - <% if lang %>#{lang}<% end %> + <% if lang %><%= lang%><% end %> <% if @topic_list.topics && @topic_list.topics.length > 0 %> <%= @topic_list.topics.first.created_at.rfc2822 %>