{% extends "cms/base.html" %} {% load thumbnail %} {% load static %} {% load i18n %} {% load cms_tags %} {% load menu_tags %} {% block title_tag %}{{ article.get_meta_title }}{% endblock title_tag %} {% block seo_meta_tags %} {% if article.get_meta_title %} {% endif %} {% if article.get_meta_description %} {% endif %} {% thumbnail article.image 'social_share' as thumb %} {% endblock seo_meta_tags %} {% block body_id %}id_news{% endblock body_id %} {% block cms_breadcrumb %}
{% endblock cms_breadcrumb %} {% block cms_title %}