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