{% extends "sb_sync/base.html" %} {% load sb_sync_extras %} {% block title %}Configuration Dashboard - {{ block.super }}{% endblock %} {% block content %}
| Time | User | Action | Details |
|---|---|---|---|
| {{ log.timestamp|date:"M d, H:i" }} | {{ log.user.username }} | {{ log.operation }} | {{ log.model_name }} |
| No recent activity | |||
No organizations configured
{% endif %}