From b7fc2a69efdd247422799a12bc71a86ff93f4bcf Mon Sep 17 00:00:00 2001 From: Levi Morrison Date: Tue, 8 Nov 2016 11:37:30 -0700 Subject: [PATCH] Close ul --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 42639c02e..eb7cc8f6a 100644 --- a/index.php +++ b/index.php @@ -105,6 +105,7 @@ foreach (get_active_branches() as $major => $releases) {
  • $version·Release Notes·Upgrading
  • \n"; } } +$intro .= "\n"; $intro .= <<