{# Parameters are: #} {# * pub: publication itself; pub.meta must have been eval() #} {# * threads: list of parent, from top to bottom, including itself #} {# #} {# * views: a view object used to know which view to use for links #} {# #} {# {% extends embed|yesno:"website/single.html,website/base.html" %} #} {% load i18n %} {% load thumbnail %} {# {% load website_views %} #}