From e702810774aa1f28f51dbfda9e5c74f826dc2a7c Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 21 Oct 2014 16:24:00 -0400 Subject: [PATCH] Add Consul Template to the download list --- .../source/downloads_consul_template.html.erb | 23 +++++++++++++++++++ website/source/layouts/downloads.erb | 4 ++++ 2 files changed, 27 insertions(+) create mode 100644 website/source/downloads_consul_template.html.erb diff --git a/website/source/downloads_consul_template.html.erb b/website/source/downloads_consul_template.html.erb new file mode 100644 index 000000000..ff5d48a44 --- /dev/null +++ b/website/source/downloads_consul_template.html.erb @@ -0,0 +1,23 @@ +--- +layout: "downloads" +page_title: "Download Consul Template" +sidebar_current: "downloads-consul-template" +description: |- + From this page you can download Consul Template. This is distributed as a separate tarball. +--- + +

Download Consul Web UI

+ +
+
+
+

+ From this page you can download the Consul Template. This is distributed as a separate tarball. +

+

+ + Download Consul Template +

+
+
+
diff --git a/website/source/layouts/downloads.erb b/website/source/layouts/downloads.erb index d8abc5661..fd13c8e79 100644 --- a/website/source/layouts/downloads.erb +++ b/website/source/layouts/downloads.erb @@ -9,6 +9,10 @@ > Download Web UI + + > + Download Consul Template + <% end %>