Sha256: 7765773f3c27d6ff2aa0e03404ab611446d558bfac61611178705bbd517090bd
Contents?: true
Size: 481 Bytes
Versions: 35
Compression:
Stored size: 481 Bytes
Contents
.profile-nav.col-lg-3 .panel .user-heading.round a href="#" = image_tag(current_user.avatar.profile) h1 = current_user.name + " " + current_user.surname p = current_user.email ul.nav.nav-pills.nav-stacked li.active = link_to admin_user_path(current_user) i.icon-user | Perfil li = link_to edit_user_registration_path i.icon-edit | Editar Perfil
Version data entries
35 entries across 35 versions & 1 rubygems