diff --git a/templates/about/getactive.html.twig b/templates/about/getactive.html.twig index ab7d432e1..270dca257 100644 --- a/templates/about/getactive.html.twig +++ b/templates/about/getactive.html.twig @@ -1,4 +1,9 @@ {% extends 'base.html.twig' %} +{% import _self as getactive %} + +{% macro inline_trans(key) %} + {{- key | trans | purify | striptags('') | trim | raw -}} +{% endmacro %} {% block stylesheets %} {{ encore_entry_link_tags('tailwind') }} @@ -23,7 +28,7 @@

{{ 'getactivedevtitle' | trans }}

-

{{ 'helpbewelcomedevtags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivedevcontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcomedevtags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivedevcontact') }}

{{ 'getactivedevtext' | trans | purify }}

@@ -35,7 +40,7 @@

{{ 'getactivetestingtitle' | trans }}

-

{{ 'helpbewelcometestingtags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivetestingcontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcometestingtags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivetestingcontact') }}

{{ 'getactivetestingtext' | trans | purify }}

@@ -47,7 +52,7 @@

{{ 'getactivesysadmintitle' | trans }}

-

{{ 'helpsysadmintags' | trans | purify }}
{{ 'helpsysadmincontact' | trans | purify }}: {{ 'getactivesysadmincontact' | trans | purify }}

+

{{ getactive.inline_trans('helpsysadmintags') }}
{{ getactive.inline_trans('helpsysadmincontact') }}: {{ getactive.inline_trans('getactivesysadmincontact') }}

{{ 'getactivesysadmintext' | trans | purify }}

@@ -59,7 +64,7 @@

{{ 'getactivedesigntitle' | trans }}

-

{{ 'helpbewelcomedesigntags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivedesigncontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcomedesigntags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivedesigncontact') }}

{{ 'getactivedesigntext' | trans | purify }}

@@ -71,7 +76,7 @@

{{ 'getactivesupporttitle' | trans }}

-

{{ 'helpbewelcomesupporttags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivesupportcontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcomesupporttags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivesupportcontact') }}

{{ 'getactivesupporttext' | trans | purify }}

@@ -84,7 +89,7 @@

{{ 'getactivetranslatetitle' | trans }}

-

{{ 'helpbewelcometranslatetags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivetranslatecontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcometranslatetags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivetranslatecontact') }}

{{ 'getactivetranslatetext' | trans | purify }}

@@ -96,7 +101,7 @@

{{ 'getactiveprtitle' | trans }}

-

{{ 'helpbewelcomeprtags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactiveprcontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcomeprtags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactiveprcontact') }}

{{ 'getactiveprtext' | trans | purify }}

@@ -108,7 +113,7 @@

{{ 'getactivenmbwtitle' | trans }}

-

{{ 'helpbewelcomenmbwtags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivenmbwcontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcomenmbwtags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivenmbwcontact') }}

{{ 'getactivenmbwtext' | trans | purify }}

@@ -120,7 +125,7 @@

{{ 'getactivemodtitle' | trans }}

-

{{ 'helpbewelcomemodtags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivemodcontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcomemodtags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivemodcontact') }}

{{ 'getactivemodtext' | trans | purify }}

@@ -132,7 +137,7 @@

{{ 'getactivelocaltitle' | trans }}

-

{{ 'helpbewelcomelocaltags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivelocalcontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcomelocaltags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivelocalcontact') }}

{{ 'getactivelocaltext' | trans | purify }}

@@ -144,7 +149,7 @@

{{ 'getactivedonationtitle' | trans }}

-

{{ 'helpbewelcomedonationtags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivedonationcontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcomedonationtags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivedonationcontact') }}

{{ 'getactivedonationtext' | trans | purify }}

@@ -156,7 +161,7 @@

{{ 'getactivebvtitle' | trans }}

-

{{ 'helpbewelcomebvtags' | trans | purify }}
{{ 'helpbewelcomecontact' | trans | purify }}: {{ 'getactivebvcontact' | trans | purify }}

+

{{ getactive.inline_trans('helpbewelcomebvtags') }}
{{ getactive.inline_trans('helpbewelcomecontact') }}: {{ getactive.inline_trans('getactivebvcontact') }}

{{ 'getactivebvtext' | trans | purify }}