diff --git a/lnbits/extensions/tpos/templates/tpos/index.html b/lnbits/extensions/tpos/templates/tpos/index.html index 8d4feadc..a1fb9367 100644 --- a/lnbits/extensions/tpos/templates/tpos/index.html +++ b/lnbits/extensions/tpos/templates/tpos/index.html @@ -3,153 +3,256 @@ {% from "macros.jinja" import window_vars with context %} -{% block scripts %} - {{ window_vars(user) }} - -{% endblock %} - {% block page %} - - - - -
-
-
- - +
+
+ - -

Make a PoS

-
-
-
-
- - -
-
- - - - -
+ New TPoS
- - -
-
-

Select PoS

-
- - -


- +
+
+
TPoS
-
+
+ Export to CSV +
+
+ + {% raw %} + + + + {% endraw %} + + - -
+
- - + + + + Create TPoS + + Cancel + + + +
{% endblock %} + +{% block scripts %} + {{ window_vars(user) }} + +{% endblock %} + +