mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-12 23:35:50 +00:00
update footer file
This commit is contained in:
parent
0cb38b3104
commit
ea4f49bcce
@ -72,8 +72,8 @@ footer
|
||||
.line
|
||||
.wf-section(class="footer_02")
|
||||
.container-2.w-container
|
||||
div(class="footer_p1")= t("general.contactOurSupport")
|
||||
div(class="footer_p2")= t("general.supportEmail")
|
||||
div(class="footer_p1")= t("emails.footer.contactOurSupport")
|
||||
div(class="footer_p2")= t("emails.footer.supportEmail")
|
||||
img.image-2(
|
||||
alt="Gradido Logo"
|
||||
src="https://gdd.gradido.net/img/brand/green.png"
|
||||
@ -89,10 +89,10 @@ footer
|
||||
class="terms_of_use"
|
||||
href="https://gradido.net/de/impressum/"
|
||||
target="_blank"
|
||||
)= t("general.imprint")
|
||||
)= t("emails.footer.imprint")
|
||||
.text-block-3 |
|
||||
a(
|
||||
class="terms_of_use"
|
||||
href="https://gradido.net/de/datenschutz/"
|
||||
target="_blank"
|
||||
)= t("general.privacyPolicy")
|
||||
)= t("emails.footer.privacyPolicy")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user