{% extends 'apps_base.html' %} {% block title %}Tables{% endblock %} {% block apps_base_title %}Manage your tables{% endblock %} {% block apps_base_content %} {% if no_workplaces %}
There are no companies you have joined, you can join one.
There are no table records in this workplace, you can create one now.
Name | Date | Creator |
---|---|---|
{{ table.name }} | {{ table.date }} | {{ table.creator }} |