{% extends './admin/base_site.html' %} {% block title %}{{ title }}{% endblock title %} {% block content %}
| Serial No. | Category | Type | Display Name | AID | Updated At | Created At |
|---|---|---|---|---|---|---|
| {{ accessory.id }} | {{ accessory.category }} | {{ accessory.type }} | {{ accessory.display_name }} | {{ accessory.aid }} | {{ accessory.updated_at }} | {{ accessory.created_at }} |