{% extends '::base_admin.html.twig' %} {% block body -%}

Page

Titleua {{ entity.titleUa }}
Titleru {{ entity.titleRu }}
Contectua {{ entity.contectUa }}
Contentru {{ entity.contentRu }}
Seotitleua {{ entity.seoTitleUa }}
Seodescriptionua {{ entity.seoDescriptionUa }}
Seotitleru {{ entity.seoTitleRu }}
Seodescriptionru {{ entity.seoDescriptionRu }}
Seokeywordsua {{ entity.seoKeywordsUa }}
Titleen {{ entity.titleEn }}
Seokeywordsru {{ entity.seoKeywordsRu }}
Isactive {{ entity.isActive }}
Contenten {{ entity.contentEn }}
Seotitleen {{ entity.seoTitleEn }}
Seokeywordsen {{ entity.seoKeywordsEn }}
Seodescriptionen {{ entity.seoDescriptionEn }}
Permalink {{ entity.permalink }}
Id {{ entity.id }}
{{ form(delete_form) }} {% endblock %}