Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 lines
456 B

<div class="card card-href">
<div class="card-body">
<div class="card-image">
<img src="./images/dashboard-feedback.svg">
</div>
<h4 class="card-title">
<a href="https://support.squidex.io" sqxExternalLink>{{ 'dashboard.supportCard' | sqxTranslate }}</a>
</h4>
<div class="card-text">
{{ 'dashboard.supportCardDescription' | sqxTranslate }}
</div>
</div>
</div>