{% extends 'website/partials/tailwind_base.html' %} {% load permission_tags %} {% block content %}
Notice | Published at | |||
---|---|---|---|---|
{% comment %} |
{% for response in notice.responses.all %}
|
{% if notice.is_past_due %} Inactive {% else %} Active {% endif %} | {% if user|has_role:'editor, admin' %}
|
{% endif %}
{% endcomment %}