{% extends "base.html" %} {% block content %}
| # | Status | Resignation | LWD | Actions |
|---|---|---|---|---|
| {{ loop.index + (items.page-1)*items.per_page }} | {{ er.status|replace('_',' ') }} | {{ er.resignation_date.strftime('%d %b %Y') }} | {{ er.proposed_lwd.strftime('%d %b %Y') }} | Open |
| No exits found. | ||||