% content_for :heading do %>
<%= t ".application" %> | <%= t ".permissions" %> | <%= render :partial => "application", :collection => @applications %> |
---|
<%= t ".no_applications_html", :oauth2 => link_to(t(".oauth_2"), "https://oauth.net/2/") %>
<% end %>