{% extends "wooey/base.html" %} {% load i18n %} {% load static %} {% load wooey_tags %} {% block center_content_class %}col-md-12 col-xs-12{% endblock center_content_class %} {% block extra_css %} {{ block.super }} {% endblock extra_css %} {% block center_content %}
ID | Name | Active | Created on | Last Used | Actions | {% for key in api_keys %}
---|---|---|---|---|---|
{{ key.id }} | {{ key.name }} | {{ key.active }} | {{ key.created_date|date:"N d, Y - G:i:s" }} | {{ key.last_use|date:"N d, Y - G:i:s" }} |
|