Separate event data and description with row

This commit is contained in:
Stefan Schlott 2013-08-25 13:23:14 +02:00
parent e191cc973e
commit 53905875fd

View file

@ -38,6 +38,7 @@
</ul> </ul>
</div> </div>
</header> </header>
<hr>
<section itemprop="description"> <section itemprop="description">
<%= yield %> <%= yield %>
</section> </section>