mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-28 13:31:06 +00:00
7 lines
186 B
Text
7 lines
186 B
Text
|
<h2>
|
||
|
Favorites
|
||
|
</h2>
|
||
|
|
||
|
<div class="userFields">
|
||
|
<%= cascade @user.profile, ["hobby", "singleplayer", "multiplayer", "food", "beverage", "music", "book", "movie", "tvseries"] %>
|
||
|
</div>
|