%p= _("This is a text describing the option/feature in a sentence. %{link_start}Learn more.%{link_end}").html_safe % { link_start: link_start, link_end: link_end_html }
%p= _('Alternatively, if you upload an SSH key, you can %{link_start}use that key to generate additional recovery codes%{link_end}.').html_safe % { link_start: link_start, link_end: link_end_html }
```
- Using a button link. Useful in places where text would be out of context with