{* SPDX-FileCopyrightText: © 2021 Olivier Meunier SPDX-License-Identifier: AGPL-3.0-only *} {{ extends "./base" }} {{ block title() }}{{ gettext("Bookmark Labels") }}{{ end }} {{ block mainContent() -}}

{{ yield title() }}

{{ gettext(` Labels let your organize your bookmarks the way you want. You can set anything to a label, including emojis! `) }}

{{ end }}