summaryrefslogtreecommitdiff
path: root/portal/template/about/news-index-loop.html
blob: 8029ddd29433ea6e3e925c0181cab304af19c453 (plain)
1
2
3
4
5
6
7
<!-- BEGIN news_index_loop -->
<p>
  <span class="txtDate">{posted}</span><br />
  <a href="/about/news.{id}">{headline}</a>
</p>
<!-- END news_index_loop -->