Fixed a typo in Artemus save_user.
[gruta.git] / templates / artemus / _story_link_as_item_with_hits
blob15a1f2c39ff2d3e3c0bb426aed11c7a09142366f
1 =item B<_story_link_as_item_with_hits>
3  _story_link_as_item_with_hits topic story_id
5 Shows a link to a story, as an element of a list, including its hits.
6 =cut
7 <li><a href='{-l|STORY|topic=$0|id=$1}'>{-story_part|$0|$1|title}</a> ({-story_part|$0|$1|hits})</li>