Skip to content

Commit

Permalink
SANTA-231 add link
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Cannaerts committed Nov 22, 2024
1 parent f5bb890 commit 4c87fb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/base.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
<a href="{{ path('ecofriendly2') }}">{{ 'base.ecofriendly2'|trans }}</a>
<a href="{{ path('top10gifts1') }}">{{ 'base.top10gifts1'|trans }}</a>
<a href="{{ path('top10gifts2') }}">{{ 'base.top10gifts2'|trans }}</a>
<a href="https://www.amazon.com/b?node=122324603011&enabledRefinements=%5B%7B%22rid%22%3A%22category%22%2C%22value%22%3A%22122326372011%22%2C%22ridType%22%3A%22browse%22%2C%22type%22%3A%22browse%22%7D%5D&ref=sw_gestalt_holiday_1&pd_rd_w=GQOPG&content-id=amzn1.sym.328133bb-2d2c-4429-bd3e-bcd9fc29f103:amzn1.sym.328133bb-2d2c-4429-bd3e-bcd9fc29f103&pf_rd_p=328133bb-2d2c-4429-bd3e-bcd9fc29f103&pf_rd_r=K0Z5R2FJGC5D65K372YX&pd_rd_wg=nnzT6&pd_rd_r=dadefeba-c80e-4c2c-8fd4-64fecafb0a66&qid=1732269843&tag=secretsant0f9-20">{{ 'base.top10gifts3'|trans }}</a>
{# <a href="{{ path('bugbounty') }}">{{ 'base.bug_bounty'|trans }}</a> #}
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions translations/messages.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 4c87fb0

Please sign in to comment.