feat: dedicated logos per country for accommodation bookings
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
{{ form_row(form.cmsCode) }}
|
||||
{{ form_row(form.maxAdolescentAge) }}
|
||||
{{ form_row(form.currency) }}
|
||||
{{ form_row(form.country) }}
|
||||
</div>
|
||||
{% if cmsData is not null and cmsData.name is not null %}
|
||||
<div class="space-y-4">
|
||||
|
||||
Reference in New Issue
Block a user