diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb index 6a3f6f9..11a1fbd 100644 --- a/app/views/versions/index.html.erb +++ b/app/views/versions/index.html.erb @@ -10,7 +10,7 @@ <% else %>
<% @versions.each do |version| %> -
+

<%= link_to_version version, :name => version_anchor(version) %>