Zum Inhalt springen

Verwandeln Sie Ihre Kontakte in Urlaubsgeld mit unserem neuen Kundenempfehlungsprogramm! Erfahren Sie mehr

Macro Syntax Error

Line 42 in Markdown file: expected token 'end of statement block', got 'admonition'

{% set note = '<div class="admonition note"> <p class="admonition-title">Hinweis</p> <p>' + noteContent + '</p> </div>' %}