link boxes, [conditionally] hide them, use localizable strings, raise modal to z index 3
This commit is contained in:
parent
d510942558
commit
399fb8005f
6 changed files with 31 additions and 14 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue