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

4 lines
71 B
Plaintext
Raw Normal View History

<div id="content_list">
<%= render :partial => "game_show" %>
2017-03-14 11:25:01 +08:00
</div>