Create _tpos.html
This commit is contained in:
parent
40fc7ad08f
commit
5f9c9c9df6
1 changed files with 14 additions and 0 deletions
14
lnbits/extensions/tpos/templates/tpos/_tpos.html
Normal file
14
lnbits/extensions/tpos/templates/tpos/_tpos.html
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
<q-expansion-item
|
||||||
|
group="extras"
|
||||||
|
icon="info"
|
||||||
|
label="About TPoS">
|
||||||
|
<q-card>
|
||||||
|
<q-card-section>
|
||||||
|
<p>Thiago's Point of Sale, is a secure, mobile-ready, instant and shareable point of sale terminal (PoS) for merchants. The PoS is linked to your LNbits wallet, but completely air-gapped so users can ONLY create invoices. To share the TPoS, hit the hashtag on the terminal
|
||||||
|
<small>Created by <a href="https://github.com/talvasconcelos" target="_blank">Tiago Vasconcelos</a>.</small>
|
||||||
|
</q-card-section>
|
||||||
|
</q-card>
|
||||||
|
</q-expansion-item>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue