{% extends "dashboard.html" %} {% block content %}
Loading services...
Select All | Service name | Type | Method | Created | Last Update | Actions |
---|---|---|---|---|---|---|
{{ service["id"] }} | {% if service['is_draft'] %} Draft {% else %} Online {% endif %} | {{ service["method"] }} | {{ service['creation_date'].astimezone().isoformat() }} | {{ service['last_update'].astimezone().isoformat() }} |