File: _news_post.liquid
<div class="column1-unit"> <h1>{{ post.subject }}</h1> <h3>posted on {{ post.date }}</h3> <p>{{ post.body }}</p> </div> <hr class="clear-contentunit"/>
<div class="column1-unit"> <h1>{{ post.subject }}</h1> <h3>posted on {{ post.date }}</h3> <p>{{ post.body }}</p> </div> <hr class="clear-contentunit"/>