{% extends "main.html" %} {%load static%} {% block content %}
Recent Note:
Send an Email to Salim.
Contact the client.
Add daily report at the end of the day.
{{task.name}}
{{task.status}}
{{task.formatted_start_date}}
{{task.formatted_end_date}}
Project:
{{task.project.name}}
Epic:
{{task.epic.title}}
Assigned To:
{{task.assigned_to.first_name}} {{task.assigned_to.last_name}}
Files:
Tags:
Extra:
{{task.extra}}
{{latest.time}}
{{latest.text}}