@@ -1,10 +1,7 | |||||
1 | <h2><%= l :label_api_access_key %></h2> |
|
1 | <h2><%= l :label_api_access_key %></h2> | |
2 |
|
2 | |||
3 | <div class="box"> |
|
3 | <div class="box"> | |
4 | <pre><%= @user.api_key %></pre> |
|
4 | <pre><%= @user.api_key %></pre> | |
5 | </div> |
|
5 | </div> | |
6 |
|
6 | |||
7 | <p><%= link_to l(:button_back), action: 'account' %></p> |
|
7 | <p><%= link_to l(:button_back), action: 'account' %></p> | |
8 |
|
||||
9 |
|
||||
10 |
|
General Comments 0
You need to be logged in to leave comments.
Login now