{% extends 'news/master.twig' %} {% from '_layout/comments.twig' import comments_section %} {% set title = post.post_title ~ ' :: News' %} {% set canonical_url = '/news.php?p=' ~ post.post_id %} {% block content %}