Remove obsolete closing tag
This commit is contained in:
parent
1c54e4c0b5
commit
176b1a10c6
@ -77,7 +77,7 @@
|
||||
</div>
|
||||
<div class="pt-4 pb-3 border-t border-gray-200/10">
|
||||
<div class="px-5 text-base font-normal text-white">
|
||||
<%= current_user.address %></strong>
|
||||
<%= current_user.address %>
|
||||
</div>
|
||||
<div class="mt-3 px-2 space-y-1">
|
||||
<%= link_to "Log out", destroy_user_session_path,
|
||||
|
Loading…
x
Reference in New Issue
Block a user