From 6db02136863d17a4bf3de06a612268e43ccafce3 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Thu, 12 Mar 2026 14:09:05 -0500 Subject: [PATCH] remove subtitle from alerts page --- lib/towerops_web/live/alert_live/index.html.heex | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/towerops_web/live/alert_live/index.html.heex b/lib/towerops_web/live/alert_live/index.html.heex index 0edb603b..cc8701ba 100644 --- a/lib/towerops_web/live/alert_live/index.html.heex +++ b/lib/towerops_web/live/alert_live/index.html.heex @@ -11,9 +11,6 @@ {t("Experimental")} -

- {t("Triage alerts by site impact — fix the biggest problems first")} -

<%!-- Filter pills --%>