summaryrefslogtreecommitdiff
path: root/www/lang/help/help-en.html
blob: cb9c9125b2da047179613561663d786c89b7b54b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<ion-item class="item-text-wrap">
  <h2>
    <b>Please visit zmNinja FAQ for help</b>
  </h2>It was hard to keep updating help inside the app. Please consult the FAQ
  <a href="#" onclick="window.open('https://github.com/pliablepixels/zmNinja/wiki/FAQ', '_blank', 'location=yes'); return false;">here</a> for the most updated help
</ion-item>
<ion-item class="item-text-wrap">
  <h2>
    <b>How do I contact the author?</b>
  </h2> Send me an
  <a href="#" onclick="window.open('mailto:pliablepixels@gmail.com', '_blank', 'location=yes'); return false;">email</a>
</ion-item>