orbit4-5/app/templates/orbit_classic/modules/announcements/show.html.erb

6 lines
90 B
Plaintext
Raw Normal View History

2014-04-01 07:10:21 +00:00
<article>
<h1>{{title}}</h1>
<section>
<div>{{body}}</div>
</section>
</article>