diff --git a/app/views/savings_goals/index.html.erb b/app/views/savings_goals/index.html.erb index cb78e01a3..bc383c4c8 100644 --- a/app/views/savings_goals/index.html.erb +++ b/app/views/savings_goals/index.html.erb @@ -1,4 +1,4 @@ -
+

<%= t(".title") %>

<%= t(".subtitle") %>

diff --git a/app/views/savings_goals/show.html.erb b/app/views/savings_goals/show.html.erb index 8a9a02f82..9d875280d 100644 --- a/app/views/savings_goals/show.html.erb +++ b/app/views/savings_goals/show.html.erb @@ -1,4 +1,4 @@ -
+
<%= link_to savings_goals_path, class: "inline-flex items-center gap-1 text-secondary hover:text-primary" do %> <%= icon("arrow-left", size: "sm") %>