{% extends "workspaces/base.html" %} {% from "components/pagination.html" import Pagination %} {% block workspace_content %} {% include "fragments/audit_events_log.html" %} {% endblock %}