% content_for :heading do %>
<%= t ".name" %> | <%= t ".permissions" %> |
---|
<%= t ".no_applications_html", :oauth2 => link_to(t(".oauth_2"), "https://oauth.net/2/") %>
<% end %><%= link_to t(".new"), new_oauth_application_path, :class => "btn btn-outline-primary" %>