Sha256: 7e658c01913642777f83ebe48a467ac941bae7941141d72ae1c49005fba45011
Contents?: true
Size: 358 Bytes
Versions: 4
Compression:
Stored size: 358 Bytes
Contents
<section class="avatar"> <header> <%= render partial: 'edit_icon' %> <h4> <%= t('avatar.profile_change') %> </h4> </header> <% if can? :update, @profile %> <div class="update"> <%= render partial: 'avatars/form', object: @profile.actor, as: :avatarable %> </div> <% end %> </section>
Version data entries
4 entries across 4 versions & 2 rubygems