aboutsummaryrefslogtreecommitdiff
path: root/app/views/agents/index.html.erb
blob: 6cb9fb3ffbf2b85d0f0a3568c5239317c40b00c3 (plain)
1
2
3
4
5
<article id="agents">
    <h1>Agents</h1>

    <%= render partial: @agents %>
</article>