La page d'accueil sert de tableau de bord personnalisé qui donne aux utilisateurs un aperçu rapide des tâches clés, de l'état des appareils et des informations sur l'équipe, rendant ainsi les interactions quotidiennes plus rapides et plus pertinentes.
Comment pouvons-nous vous aider?
Support client PRO360
Recherche
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>Dans cet article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>