diff --git a/html/partials/card.ejs b/html/partials/card.ejs index f19115f9..caccd884 100644 --- a/html/partials/card.ejs +++ b/html/partials/card.ejs @@ -11,8 +11,7 @@ <% if (has_secondary_action=="true") { %> <%- secondary_icon %> <%= secondary_text %> <% } %> - <%- primary_icon %> <%= primary_text %> - + <% }%>