Kann die Vorlage nicht in der gewünschten Steckdose einsetzen

Yeah, the helper doesn’t work (and isn’t needed) in gjs. Defining a getter is fine. But if you want to avoid that, you can reference the settings “global” directly from the template:

<template>
  {{htmlSafe settings.banner_text_content}}
</template>
4 „Gefällt mir“