<% title("#{t('characters.stats')} - #{t('characters.recent')}") %> <% description("#{@profile.name} (#{@profile.server})") %> <% image(@profile.avatar) %>
<%= render 'statistics_profile' %>
<%= button_tag t('characters.recent'), class: 'btn btn-secondary active', disabled: true %> <%= link_to t('characters.rarest'), stats_rarity_character_path(@profile), class: 'btn btn-secondary' %>
<%= render 'statistics' %>