{# tinkerbase/recent.html ~~~~~~~~~~~~~~~~~~~~~~ Sidebar list of recent posts. :copyright: Copyright 2011-2013 by Vlad Riscutia and contributors (see CONTRIBUTORS file) :license: FreeBSD, see LICENSE file #} {%- set recent_count = recent_count is not defined and 10 or recent_count %}

{{ text_recent_posts }}