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.

19 lines
549 B

  1. <ion-view view-title="{{'Help' | translate}}">
  2. <ion-content>
  3. <p>
  4. help instructions here
  5. </p>
  6. <p>
  7. <img ng-src="img/newpackage.png" class="o-img-new"/>
  8. <img ng-src="img/newasking.png" class="o-img-new"/>
  9. <img ng-src="img/newoffering.png" class="o-img-new"/>
  10. </p>
  11. <p>
  12. <img ng-src="img/package.png" class="o-img-new"/>
  13. <img ng-src="img/asking.png" class="o-img-new"/>
  14. <img ng-src="img/offering.png" class="o-img-new"/>
  15. </p>
  16. <br><br>
  17. <p>not yet</p>
  18. </ion-content>
  19. </ion-view>