%STARTINCLUDE% %~~ DBQUERY{topic="%NAME%" web="%WEB%" ~~~ format="%DBCALL{"RenderBlogPage" section="format"}%" ~~~ }% %DBCALL{"RenderBlogAuthorSwitch"}% %STOPINCLUDE%
%STARTSECTION{"format"}% *~~ <div class=\"blogPageHeadline\"> ~~~ <h1>$formfield(Headline)$percntREDDOT{\"$web.$topic\"}$percnt</h1> ~~~ </div> ~~~ <div class=\"blogInfo\"> ~~~ <span class=\"blogDate\"> ~~~ $formatTime(createdate, '$day $mon $year - $hour:$minute') ~~~ </span> ~~~ $percntFORMATLIST{\"$formfield(SubjectCategory)\" sort=\"on\" ~~~ header=\"in <span class=\\"blogCategory\\">\" ~~~ format=\"<a href=\\"%SCRIPTURL{"view"}%/$web/$1\\" rel=\\"tag\\">$1</a>\" ~~~ footer=\"</span>\" ~~~ }$percnt ~~~ <span class=\"blogAuthor\">by $formfield(BlogAuthor) </span> ~~~ $n ~~~ </div> *~~ %ENDSECTION{"format"}%