{% extends "client/base.html" %} {% block title %}Files — client portal{% endblock %} {% block heading %}Files{% endblock %} {% block content %}
Everything shared on your projects. Only your files are visible here.
{% for p in projects %}| File | Folder | Added | |
|---|---|---|---|
| {{ f.name }} | {{ f.get_folder_display }} | {{ f.uploaded_at|date:"j M Y" }} | Download |
| Nothing shared on this project yet. | |||
Designs, documents and deliverables appear here as the project moves.