<div id=<%= dom_id(character) %>>
<h6><%= link_to character.name, character %></h6>
<p><%= character.game_system.name %></p>
</div>