{% extends "main.html" %} {%load static%} {% block content %}

Recent Note:

Send an Email to Salim.

My Tasks

Task Name

Open

1/2/2021

1/2/2022

Project:

Osina Project

Epic:

epic

Assigned To:

Nataly

Files:

Documentation.pdf, Project.doc

Tags:

Live Streaming, Media Streaming

Extra:

Yes

Task Name

Open

1/2/2021

1/2/2022

Project:

Osina Project

Epic:

epic

Assigned To:

Nataly

Files:

Documentation.pdf, Project.doc

Tags:

Live Streaming, Media Streaming

Extra:

Yes

USERS ACTIVITY

{% for latest in latest_statuses %}
user profile

{{latest.staff.first_name}} {{latest.staff.last_name}}

{{latest.time}}

{{latest.text}}

{% endfor %}
{% endblock content %}