<div class="m-breadcrumb breadcrumb--main">
<span class="breadcrumb__label sr-only">Sie befinden sich hier:</span>
<ul class="a-list-basic list--breadcrumb">
<li class="list__item list__item--breadcrumb">
<a href="/components/preview/homepage" class="a-link ">Barmer Startseite</a><i class="a-icon icon--chevron-right" aria-hidden="true"></i>
</li>
<li class="list__item list__item--breadcrumb">
<a href="/components/preview/article" class="a-link "><span class="link__inner">Themen-Übersichtseite</span><i class="a-icon icon--lock" aria-label=""></i></a><i class="a-icon icon--chevron-right" aria-hidden="true"></i>
</li>
<li class="list__item list__item--breadcrumb">
Barmer So ein Unterthema
</li>
</ul>
</div>
<h1 class="p-forum-create-post__page-title">Vielen Dank</h1>
<div class="o-textmodule ">
<div class="a-richtext richtext--article">
<p>Ihr Beitrag wurde erfolgrecih gespeichert.</p>
</div>
</div>
<a class="a-btn btn--primary p-create-post__post-link" href="" title="">
Zum Beitrag
</a>
{{render '@breadcrumb--main' partials.breadcrumb merge=true}}
<h1 class="p-forum-create-post__page-title">{{content.pageTitle}}</h1>
{{render '@textmodule' partials.textmodule merge=true }}
{{#switches.hasPostLink}}
{{render '@button--primary' partials.postLink merge=true }}
{{/switches.hasPostLink}}
{{#switches.hasPreview}}
<h2 class="p-forum-create-post__preview-heading">{{content.preview.label}}</h2>
<div class="p-forum-create-post__post-preview">
<div class="p-forum-create-post__preview-title" aria-label="{{content.preview.titleLabel}}">{{content.preview.title}}</div>
<div class="a-plaintext p-forum-create-post__preview-text" aria-label="{{content.preview.textLabel}}">{{content.preview.text}}</div>
<div class="p-forum-create-post__preview-data"><span class="p-forum-create-post__preview-data-label">{{content.preview.authorLabel}}:</span> {{content.preview.author}}</div>
<div class="p-forum-create-post__preview-data"><span class="p-forum-create-post__preview-data-label">{{content.preview.dateTimeCreatedLabel}}:</span>{{content.preview.dateTimeCreated}}</div>
</div>
{{/switches.hasPreview}}
{{#switches.hasErrors}}
{{ render '@list' partials.errorList merge=true}}
{{/switches.hasErrors}}
{{#switches.hasForm}}
{{render '@form' partials.form merge=true }}
{{/switches.hasForm}}
{{#switches.hasBottomText}}
{{render '@textmodule' partials.bottomText merge=true}}
{{/switches.hasBottomText}}
{
"switches": {
"hasContactFlyout": "true",
"hasForm": false,
"hasPreview": false,
"hasBottomText": false,
"hasPostLink": true
},
"content": {
"alertText": "Die Sitzung wurde erfolgreich verlängert",
"pageTitle": "Vielen Dank"
},
"partials": {
"sessionMetadata": {
"content": {
"expiredDialogId": "bm-dialog-session-expired",
"expiringDialogId": "bm-dialog-session-expiring"
}
},
"expiring": {
"switches": {
"hidden": true,
"secondaryButton": true
},
"content": {
"id": "bm-dialog-session-expiring",
"text": "In <span class=\"js-session-timer\">5</span> Minuten endet ihre Sitzung und Sie werden automatisch ausgeloggt."
},
"partials": {
"primaryButton": {
"content": {
"label": "Login verlängern"
}
},
"secondaryButton": {
"content": {
"label": "Logout"
}
}
}
},
"expired": {
"switches": {
"hidden": true
},
"content": {
"id": "bm-dialog-session-expired"
}
},
"modalVideo": {
"switches": {
"hidden": true
},
"content": {
"id": "bm-video"
},
"viewtypes": {
"specifier": "modal--video"
},
"partials": {
"consent": {
"viewtypes": {
"specifier": "consent--in-modal"
}
},
"videoFigure": {
"switches": {
"hasHeadline": false,
"hasFigcaption": false,
"hasVideo": false
}
}
}
},
"textmodule": {
"switches": {
"hasHeadline": false,
"hasIntro": false,
"hasCTA": false
},
"viewtypes": {},
"partials": {
"detailText": {
"switches": {
"hasWrapper": true,
"hasDefaultText": false
},
"viewtypes": {},
"content": {
"text": "<p>Ihr Beitrag wurde erfolgrecih gespeichert.</p>"
},
"partials": {}
}
}
},
"form": {
"viewtypes": {
"specifier": "p-forum-create-post__form js-form"
},
"content": {
"attributes": {
"action": "/preview",
"method": "POST"
}
},
"partials": {
"items": [
{
"type": "fieldset",
"content": {
"legend": "Neuen Beitrag verfassen"
},
"partials": {
"items": [
{
"type": "form-control",
"viewtypes": {
"specifier": "form-control--full-width"
},
"content": {},
"partials": {
"label": {
"content": {
"for": "bm-forum-post-title",
"text": "Titel des Posts*"
}
},
"input": {
"type": "formelement-input--text",
"switches": {},
"content": {
"id": "bm-forum-post-title"
}
}
}
},
{
"type": "form-control",
"viewtypes": {
"specifier": "form-control--full-width"
},
"content": {},
"partials": {
"label": {
"content": {
"for": "bm-forum-post-text",
"text": "Text*"
}
},
"input": {
"type": "formelement-textarea",
"switches": {},
"content": {
"id": "bm-forum-post-text"
}
}
}
}
]
}
},
{
"type": "fieldset",
"content": {
"legend": "Ihre Daten"
},
"partials": {
"items": [
{
"type": "form-control",
"viewtypes": {
"specifier": ""
},
"content": {},
"partials": {
"label": {
"content": {
"for": "bm-forum-post-author",
"text": "Name*"
}
},
"input": {
"type": "formelement-input--text",
"switches": {},
"content": {
"id": "bm-forum-post-author"
}
}
}
},
{
"type": "form-control",
"viewtypes": {
"specifier": ""
},
"content": {},
"partials": {
"label": {
"content": {
"for": "bm-forum-post-email",
"text": "E-Mail (optional)"
}
},
"input": {
"type": "formelement-input--text",
"switches": {},
"content": {
"id": "bm-forum-post-email",
"type": "email"
}
}
}
}
]
}
}
],
"buttons": [
{
"type": "button--primary",
"content": {
"type": "submit",
"label": "Vorschau"
}
}
]
}
},
"bottomText": {
"switches": {
"hasHeadline": true,
"hasIntro": false,
"hasCTA": false
},
"viewtypes": {},
"content": {
"headline": "Unser interdisziplinäres medizinisches Fachteam"
},
"partials": {
"detailText": {
"switches": {
"hasWrapper": true,
"hasDefaultText": false
},
"viewtypes": {},
"content": {
"text": "<figure class=\"m-figure bm-richtext-image--float-left\"><picture class=\"a-picture \"><source media=\"(max-width: 640px)\" srcset=\"../../images/16x9/mann-mit-kind.jpg\"><source media=\"(min-width: 641px)\" srcset=\"../../images/16x9/mann-mit-kind.jpg\"><img src=\"../../images/16x9/mann-mit-kind.jpg\" alt=\"Dies ist ein alternativ Text\"></picture></figure><p>Dieses Forum betreuen unsere Medizinerinnen und Mediziner vom Team almeda GmbH. In unserem Online-Forum möchten wir uns mit Ihnen zu verschiedenen Gesundheitsthemen austauschen. Ihre Fragen, Anregungen und Meinungen sind uns willkommen.</p><p><a class=\"a-btn btn--secondary\" href=\"http://www.google.de\" title=\"\">Unsere Forum-Experten</a></p>"
},
"partials": {}
}
}
},
"postLink": {
"switches": {
"asLink": true
},
"viewtypes": {
"specifier": "btn--primary p-create-post__post-link"
},
"content": {
"label": "Zum Beitrag",
"href": "#"
}
}
}
}
No notes defined.