jam-cloud/web/app/views/corps/help.html.erb

13 lines
747 B
Plaintext

<% provide(:title, 'Help') %>
<% provide(:purpose, 'help') %>
<h1>Help</h1>
<p>To get help, please visit the JamKazam support center using the JamKazam Support link below. JamKazam uses the
Desk.com service to provide support. In the support center, you can browse knowledge base articles and search other
support cases to see if an answer to your question is already available. And if not, you can post your question there,
and we'll reply as soon as we can. When you click the JamKazam Support link, we'll automatically sign you into our
Desk.com service using your JamKazam credentials, so you won't have to register for a separate support account.</p>
<p class="support">
<a rel="external" href="/help_desk">JamKazam Support</a>
</p>