From 4fad94b05622964d24a7574fc62e3a58552304f5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 11 Mar 2025 11:35:33 -0400 Subject: fix release listing updates for legacy devices This will also be needed for experimental support for new devices so it's worth fixing it. --- templates/device.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/device.html') diff --git a/templates/device.html b/templates/device.html index 80d9b493..7f30dbe2 100644 --- a/templates/device.html +++ b/templates/device.html @@ -11,7 +11,7 @@ {% if not "extended" in name %} [[{{codename}}-stable-BUILD_NUMBER]] {% else %} - [[{{codename}}-stable-BUILD_NUMBER]] + [[{{codename}}-stable-BUILD_NUMBER]] {% endif %}