<% content_for :title, @user_credential.credential_name -%>
<%= render 'form' %>
<%= link_to icon_tag('glyphicon-chevron-left') + ' Back'.html_safe, user_credentials_path, class: "btn btn-default" %>