{% extends "base.html" %} {% load static %} {% block title %}{{ message.subject }} - {{ block.super }}{% endblock %} {% block content %}
This message requires your acknowledgment. Please confirm that you have read and understood the content.
You acknowledged this message on {{ user_acknowledgment.acknowledged_at|date:"M d, Y g:i A" }}.