{{ article.title }}
{{ article.summary|raw }}
{{ plugin_hook('article_top') }}{{ body|raw }}
{{ plugin_hook('article_share', {article: article}) }}
{{ plugin_hook('article_references_display', {article: article}) }}
{{ plugin_hook('article_bottom') }}