From 76caaaa4e3c34c17ecd03da3d82eb1254a067845 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Thu, 12 Mar 2026 12:19:54 -0700 Subject: [PATCH] ui: Use inline SVG icons for app install page Tests: - All the icons appear as before in both light/dark themes. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/templates/setup.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plinth/templates/setup.html b/plinth/templates/setup.html index 4523f7d7b..87106e644 100644 --- a/plinth/templates/setup.html +++ b/plinth/templates/setup.html @@ -6,6 +6,7 @@ {% load bootstrap %} {% load i18n %} {% load static %} +{% load plinth_extras %} {% block content %} @@ -36,7 +37,7 @@