{% include "components/header.twig" %}
{{ svg('frog') }}
It’s time to create the first page!
{% include 'components/button.twig' with {label: 'Add page', icon: 'plus', size: 'small', url: '/page/new'} %}
{% if config.yandexMetrikaId is not empty %}
{% endif %}