From be0d51057d70d23a7255f21a9fcca1ce472813a8 Mon Sep 17 00:00:00 2001 From: Zach Gollwitzer Date: Fri, 2 May 2025 07:54:12 -0400 Subject: [PATCH] Fix syntax error in account template --- app/views/accounts/show/_template.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/accounts/show/_template.html.erb b/app/views/accounts/show/_template.html.erb index 20d352b5..cfac9402 100644 --- a/app/views/accounts/show/_template.html.erb +++ b/app/views/accounts/show/_template.html.erb @@ -16,7 +16,7 @@ <%= render "accounts/show/chart", account: account %> <% end %> -
<% if tabs.present? %> <%= tabs %> <% else %>