link boxes, [conditionally] hide them, use localizable strings, raise modal to z index 3

This commit is contained in:
John Hess 2024-06-04 23:01:36 -05:00
parent d510942558
commit 399fb8005f
6 changed files with 31 additions and 14 deletions

View file

@ -16,6 +16,6 @@
</div>
<div class="header-content">
<img src="/assets/images/paddy.svg" alt="Paddy, the Butter Box Mascot" class="header-image" />
<div class="header-title">Welcome to the Butter Box</div>
<div class="header-title">{% t butter_box_title %}</div>
</div>
</header>