@if (favorite && !hiddenLiteral) { {{ literals?.unfavorite }} } @if (!favorite && !hiddenLiteral) { {{ literals?.favorite }} }