Entrenador: <%= current_user.coach.short_name %>
<% else %> <% if current_user.plan_active %> <%= link_to "Entrenador: Aún no seleccionado", edit_trainer_path, class: "change-page", :id => "edit-trainer-link" %> <% else %> <%= link_to "Entrenador: Aún no seleccionado", "https://web.whatsapp.com/send/?phone=5215545848965&text=Hola,%20me%20gustaría%20contratar%20un%20plan&type=phone_number", class: "change-page", :id => "edit-trainer-link" %> <% end %> <% end %>