6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
|
<% content_for :title, @table.name %>
|
||
|
|
||
|
<ul>
|
||
|
<%= render @events %>
|
||
|
</ul>
|