__section__
default
__description__
this is just for listing the damned titles and links to article.pl
__title__

__page__
page
__lang__
en_US
__name__
storyTitleOnly
__template__
<p><small>[% Slash.timeCalc(story.time, '%B %d, %Y') %]</small><br>
<b>[% storylinks = Slash.linkStory({
	link	=> story.title,
	sid	=> story.sid,
	section => story.section
}) %]<a href="[% storylinks.0 | strip_attribute %]"[% IF storylinks.2 %] title="[% storylinks.2 | strip_attribute %]"[% END %]>[% storylinks.1 | strip_html %]</a></b></p>
__seclev__
100
__version__
$Id: storyTitleOnly;page;default,v 1.5 2004/05/11 20:24:48 pudge Exp $
