@if (post) {
{{ t('Edit Bookmark allocation') }}: {{ post.name }}
@if (!this.post.container_id) {
{{ t('Please select a container.') }}
}
}