Files
Gainsight/Custom_Templates/customer_templates/DeepL/resources.html.liquid

20 lines
1.2 KiB
Plaintext

{% include "header" %}
<div class="page-hero-container">
<div class="hero-text-wrapper">
<div class="hero-heading lang-en">Resources</div>
<div class="hero-heading lang-de">Ressourcen</div>
<div class="hero-heading lang-fr">Ressources</div>
<div class="hero-heading lang-jp">資料</div>
<div class="hero-desc lang-en">Videos, PDFs, best practices, and bite-sized guides—find them all here.<br>Learn at your own pace, in your own style.</div>
<div class="hero-desc lang-de">Videos, PDFs, Best Practices und Leitfäden in kompakter Form - hier finden Sie alles.<br>Lernen Sie in Ihrem eigenen Tempo und auf Ihre eigene Weise.</div>
<div class="hero-desc lang-fr">Accédez à des vidéos, PDF, bonnes pratiques et guides concis pour apprendre à votre rythme.</div>
<div class="hero-desc lang-jp">動画、PDF、ベストプラクティス、クイックガイドなどの必要な資料をお探しください。<br>自分に合ったペース、スタイルで学べます。</div>
</div>
</div>
<div class="np-homepage-featured np-max-width page-spacing">
<section>
{% include "resources_content" %}
</section>
</div>
{% include "footer" %}