Soc/app/views/users/show.html.erb

4 lines
64 B
Plaintext
Raw Normal View History

2023-08-18 16:45:38 +00:00
<h2><%= @user.username %></h2>
<h4><%= @user.full_name %></h4>