New Header Mobile, Widgets
This commit is contained in:
parent
bb9f64d8c8
commit
ebf90ff869
16 changed files with 5969 additions and 5552 deletions
|
|
@ -1,7 +1,11 @@
|
|||
{# @var contact_request \AppBundle\Entity\ContactRequest
|
||||
#}Neue Kontaktanfrage:
|
||||
|
||||
CRM: {{ crm_url }}
|
||||
CRM
|
||||
|
||||
{{ crm_v1_url }}
|
||||
|
||||
{{ crm_v3_url }}
|
||||
|
||||
Anrede: {{ contact_request.salutation == 1 ? 'Herr' : 'Frau' }}
|
||||
Vorname: {{ contact_request.firstName|default('-') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue