Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Goethes Farbenlehre
gfl-app-new
Commits
3ffa0d9c
Commit
3ffa0d9c
authored
Sep 09, 2022
by
pestov
Browse files
Fix contact details
parent
ee9f92d2
Pipeline
#319576
passed with stages
in 18 minutes and 58 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
templates/pages/contact/contact.html.twig
View file @
3ffa0d9c
...
...
@@ -90,11 +90,11 @@
<span
class=
"mb-3"
>
{{
'contact.contact_persons.contact_2.post'
|
trans
|
nl2br
}}
</span>
<div>
<span>
{{
'contact.contact_persons.phone_heading'
|
trans
}}
:
</span>
<span>
{{
'contact.contact_persons.contact_
1
.phone'
|
trans
}}
</span>
<span>
{{
'contact.contact_persons.contact_
2
.phone'
|
trans
}}
</span>
</div>
<div>
<span>
{{
'contact.contact_persons.email_heading'
|
trans
}}
:
</span>
<span>
{{
'contact.contact_persons.contact_
1
.email'
|
trans
}}
</span>
<span>
{{
'contact.contact_persons.contact_
2
.email'
|
trans
}}
</span>
</div>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment