{% extends "common/base.html" %} {% load crispy_forms_tags %} {% load static %} {% block title %} Allocation Invoice Detail {% endblock %} {% block content %} {% if allocation.project.status.name == 'Archived' %}
Comment | Author | Last Modified | Actions |
---|---|---|---|
{{ note.note }} | {{ note.author.first_name }} {{ note.author.last_name }} ({{ note.author.username }}) | {{ note.modified }} | Edit |