Created
April 28, 2019 15:24
-
-
Save wizardfrag/ea1f685dbc3dfeb55f9b614dec6fd915 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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