{* SPDX-FileCopyrightText: © 2021 Olivier Meunier SPDX-License-Identifier: AGPL-3.0-only *} {{- import "/_libs/common" -}} {{- textArch := .IsArchived ? gettext("Remove from archive") : gettext("Move to archive") -}} {{- textFav := .IsMarked ? gettext("Remove from favorites") : gettext("Add to favorites") -}}