<%= template.name %>

<%= svg_icon('user', class: 'w-4 h-4') %> <%= template.author.full_name.presence || template.author.email %>

<%= svg_icon('calendar', class: 'w-4 h-4') %> <%= l(template.created_at.in_time_zone(current_account.timezone), format: :short, locale: current_account.locale) %>