<var C = GLOBAL.Def.Style.color>
<fake_person>
<tag.spf_guardhouse heading="Log In to Read Steve's Blog">
<BREAK>
</fake_person>
<!--- sidebar --->
<tag.spf_haven_sidebar title="Private Blog">
</tag.spf_haven_sidebar>
<!--- feed --->
<div style="margin-left:280px; padding:7px; background:white; border-radius:7px;">
<div>
<!--- output blog posts --->
<set j="/text@fentriss.a.notes:|spf|" orderby="text.so_dateinserted DESC">
<setcrawl>
<div class="post" style="border-top-color:#C.qui#;">
<h3>#escapeMarkup(set.title)#</h3>
<p class="date">
#timeAgo(set.so_dateinserted)#
</p>
<div class="post_body">
#set.body#
</div>
</div>
<div> </div>
<div> </div>
</setcrawl>
</set>
</div>
</div>