Skip to content

Instantly share code, notes, and snippets.

@wizardfrag
Created April 28, 2019 15:24
Show Gist options
  • Save wizardfrag/ea1f685dbc3dfeb55f9b614dec6fd915 to your computer and use it in GitHub Desktop.
Save wizardfrag/ea1f685dbc3dfeb55f9b614dec6fd915 to your computer and use it in GitHub Desktop.
<p>
<%= raw gettext "please %{log_in}",
log_in: safe_to_string(link(gettext("log in"), to: Routes.session_path(@conn, :new))) %>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment