socialforge/app/views/games/show.html.erb

4 lines
71 B
Plaintext

<div id="content_list">
<%= render :partial => "game_show" %>
</div>