{% extends "base.html" %} {% block title %}Recent Documents{% endblock %} {% block content %}
ID | Created At | Last Updated | Details |
---|---|---|---|
{{ doc.get('_id', 'N/A') }} | {{ format_value(doc.get('created_at', 'N/A')) }} | {{ format_value(doc.get('last_updated_at', 'N/A')) }} |