From c81a9271b8bbc03418442c01d50a4c4945999e71 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 21 Nov 2012 00:10:12 -0500 Subject: Show release notes on downloads page Signed-off-by: Dan McGee --- templates/public/download.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/public') diff --git a/templates/public/download.html b/templates/public/download.html index 5733ee9..5f6f2d0 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -32,6 +32,12 @@ + {% if release.info %} +

Release Notes

+ +
{{ release.info_html }}
+ {% endif %} +

Existing Arch Users

If you are an existing Arch user, there is no need to download a new ISO -- cgit v1.2.3-24-g4f1b