{% extends 'base.html.j2' %} {% block title %} Play Key Management {% endblock title %} {% block content_before %} Play Key Management {% endblock content_before %} {% block content %} {% if message %}

{{ message }}


{% endif %} Create one Play Key with one use Bulk Create Play Keys
Actions Key Uses Left Times Used Created Active
{% endblock %} {% block js %} {{ super () }} {% endblock %}