From 310fa40a1ece103bc851ec145521dec1029eb649 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Thu, 12 Mar 2026 11:42:09 -0700 Subject: [PATCH] ui: Use inline SVG icons for app's log 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/app-logs.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plinth/templates/app-logs.html b/plinth/templates/app-logs.html index c701ac07b..7fc8c0d93 100644 --- a/plinth/templates/app-logs.html +++ b/plinth/templates/app-logs.html @@ -4,6 +4,7 @@ {% endcomment %} {% load i18n %} +{% load plinth_extras %} {% block content %}

{% trans "Logs" %}: {{ app_info.name }}

@@ -19,7 +20,7 @@
- + {% icon 'exclamation-triangle' %} {% trans "Caution:" %}