diff --git a/app/components/DS/alert.html.erb b/app/components/DS/alert.html.erb index 419a4607c..efda08221 100644 --- a/app/components/DS/alert.html.erb +++ b/app/components/DS/alert.html.erb @@ -1,15 +1,37 @@ -
+ <%= variant_label %>: + <%= title %> +
+<%= title %>
+ <% if content.present? || message.present? %> ++ <%= variant_label %>: + <%= message %> +
+