<ahref="prev_url"tal:condition="python:prev is not None"tal:content="prev/title | prev/reference"tal:attributes="href python:\'%s/%s\' % (web_section_url, prev.reference)"/>\n
</div>\n
<divclass="blog-next-article">\n
<ahref="next_url"tal:condition="python:next is not None"tal:content="next/title | next/reference"tal:attributes="href python:\'%s/%s\' % (web_section_url, next.reference)"/>\n