<ensure variable="get.s2" value="">
<if isValidGutitle(get.s2) EQ 1>
<tag.spf_fill_in_single>
<BREAK>
</if>
<h2>Steve's Fill-Ins</h2>
<fake_person>
<!--- blurb --->
<tag.spf_island_sidebar>
<div style="float:left; width:16px; padding-top:3px;">
<tag.fico i="document--pencil" linkback="off">
</div>
<div style="margin-left:24px;">
<p>
Subscribe for just <b>83 cents per month</b>
to view all of Steve's fill-ins.
</p>
<p>
If you've already signed up, you can just log in with your email and password.
If you need a new account, sign up and get started.
</p>
<tag.spf_btn slash="sign_up" val="Sign Up Today" style="margin-right:0.5em;" spacer="0">
</div>
</tag.spf_island_sidebar>
<!--- login --->
<div style="margin-right:400px;">
<tag.spf_login>
</div>
<BREAK>
</fake_person>
<!--- pay point. --->
<if GLOBAL.Def.pmt_status LT 1>
<goto url="http://#this_domain#/login">
<BREAK>
</if>
<!--- sidebar --->
<tag.spf_island_sidebar>
<tag.spf_mini_dashboard>
</tag.spf_island_sidebar>
<!--- list --->
<div style="margin-right:420px; margin-left:1em;">
<ul>
<set j="/fill_in@fentriss" orderby="iqtpi.so_dateinserted DESC">
<setcrawl>
<li>
<div><b><a href="http://#this_domain#/fill_ins/#set.gutitle#">#set.title#</a></b></div>
<p>
#timeAgo(set.so_dateinserted)#
</p>
</li>
</setcrawl>
</set>
</ul>
</div>