diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb index fd5acdf699..4acd42d26e 100644 --- a/website/source/downloads.html.erb +++ b/website/source/downloads.html.erb @@ -10,7 +10,7 @@ page_title: "Downloads"
-
+

Below are all available downloads for the latest version of Consul (<%= latest_version %>). Please download the proper package for your @@ -21,7 +21,7 @@ page_title: "Downloads"

<% $consul_os.each do |os| %>
-
+
<%= image_tag "/images/icons/icon_#{os}.png" %>

<%= download_os_human(os) %>

@@ -37,7 +37,7 @@ page_title: "Downloads" <% end %>
-
+