{{ option.site.name ?? 'Logo'  }} {{ option.site.name ?? 'Logo'  }}
{% include "/snippets/workspace/menu.twig" %} {% include "/snippets/navigation.twig" %}
{% if view_namespace == 'admin' %} {{ p__('button', 'View app') }} {% elseif workspace.owner.id == user.id and (workspace.subscription == null or workspace.subscription.plan.price <= 0) %} {{ p__('button', 'Upgrade plan') }} {% endif %} {% include "/snippets/account-menu.twig" %}