From 2214611dd108acb100161b8d1ae01c9dce1a5fab Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Fri, 19 May 2017 22:53:15 +0200 Subject: Fix invalid code tags Code tags should be closed with a tag Signed-off-by: Jelle van der Waa --- templates/public/download.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/public/download.html b/templates/public/download.html index 62fb3fae..6f9f558b 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -20,9 +20,9 @@

Release Info

The image can be burned to a CD, mounted as an ISO file, - or be directly written to a USB stick using a utility like dd. It + or be directly written to a USB stick using a utility like dd. It is intended for new installations only; an existing Arch Linux system - can always be updated with pacman -Syu.

+ can always be updated with pacman -Syu.

    {% if release.version %}
  • Current Release: {{ release.version }}
  • {% endif %} -- cgit v1.2.3-55-g3dc8