{% extends 'base2.html' %} {% block title %} Previous Entries {% endblock %} {% block content %}
Name | Billable | Date | Hours | Description | Client | Project | Category | Week Start | ||
---|---|---|---|---|---|---|---|---|---|---|
{{displayentry.name}} | {{displayentry.billable}} | {{displayentry.date}} | {{displayentry.hours}} | {{displayentry.description}} | {{displayentry.client}} | {{displayentry.project}} | {{displayentry.category}} | {{displayentry.week_start}} | Edit | Delete |