- <tr><th><%= t'oauth_clients.index.application' %></th>
- <th><%= t'oauth_clients.index.issued_at' %></th><th> </th></tr>
- <% @tokens.each do |token|%>
- <%= content_tag_for :tr, token do %>
+ <tr>
+ <th><%= t ".application" %></th>
+ <th><%= t ".issued_at" %></th>
+ <th> </th>
+ </tr>
+ <% @tokens.each do |token| %>
+ <tr>