mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Some text accidentally got added
This commit is contained in:
parent
ccc938fc08
commit
a271287361
@ -22,7 +22,7 @@
|
||||
|
|
||||
<%= link("Log out", to: session_path(@conn, :delete), method: :delete) %>
|
||||
<% else %>
|
||||
<%= link("Register", to: registration_path(@conn, :new)) %>yout
|
||||
<%= link("Register", to: registration_path(@conn, :new)) %>
|
||||
|
|
||||
<%= link("Log in", to: session_path(@conn, :new)) %>
|
||||
<% end %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user