{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
New TPoS
TPoS
Export to CSV
{% raw %} {% endraw %}
{{SITE_TITLE}} TPoS extension
{% include "tpos/_api_docs.html" %} {% include "tpos/_tpos.html" %}
Create TPoS Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}