generated from cms/tibi-docs
This commit is contained in:
@@ -37,7 +37,11 @@
|
||||
<div class="content" class:closed="{i !== opened}">
|
||||
{@html box.text}
|
||||
{#if box.emailButton}
|
||||
<a href="mailto:info@fontis.de?subject={box.emailSubject || 'Bewerbung'}" class="button">
|
||||
<a
|
||||
href="mailto:info@fontis.de?subject={box.emailSubject || 'Bewerbung'}"
|
||||
style="text-decoration: none;"
|
||||
class="button"
|
||||
>
|
||||
<button> bewerben </button>
|
||||
</a>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user