7 lines
329 B
Plaintext
7 lines
329 B
Plaintext
<% define_content :link do %>
|
|
<%= settings_profile_url %>
|
|
<% end %>
|
|
|
|
<%= t "A Canvas security token was just generated for your account. If you requested a user token, no further action is necessary. If you did not request a token or would like to manage your canvas access tokens, you can do so here:" %>
|
|
<%= content :link %>
|