summaryrefslogtreecommitdiff
path: root/portal/template/about/news.html
blob: 45951ac387270a0ff5f39ec62a86b6835d959be1 (plain)
1
2
3
4
5
6
7
8
9
<!-- BEGIN page_title_block -->
News: {title_headline}
<!-- END page_title_block -->
<h1>{headline}</h1>
<div id="pgArchiveWrap">
func_lang("Posted on <b>{posted}</b>")<br />
func_lang("Posted by <b>{posted_by}</b>")<br /><br />
{story}
</div>