From 4c87fb0842f86c8404783607e98314250bffaf2c Mon Sep 17 00:00:00 2001 From: Tom Cannaerts Date: Fri, 22 Nov 2024 11:09:01 +0100 Subject: [PATCH] SANTA-231 add link --- templates/base.html.twig | 1 + translations/messages.en.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/base.html.twig b/templates/base.html.twig index a7dbc67e..953ea954 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -134,6 +134,7 @@ {{ 'base.ecofriendly2'|trans }} {{ 'base.top10gifts1'|trans }} {{ 'base.top10gifts2'|trans }} + {{ 'base.top10gifts3'|trans }} {# {{ 'base.bug_bounty'|trans }} #} diff --git a/translations/messages.en.yml b/translations/messages.en.yml index eaccd112..100d2f14 100644 --- a/translations/messages.en.yml +++ b/translations/messages.en.yml @@ -14,6 +14,7 @@ base: ecofriendly2: ECO Friendly Party top10gifts1: Top 10 Gifts Budget top10gifts2: Top 10 Gift Ideas + top10gifts3: More Gift Ideas bug_bounty: Bug Bounty # Form/{PartyType,UpdatePartyDetailsType}