{{ template "header" . }}
This is the BLT dashboard.
| Title | Created at | Last updated |
| {{ $p.Name }} | {{ $p.CreatedAt.Format "01/02/2006 3:04pm" }} | {{ $p.UpdatedAt.Format "01/02/2006 3:04pm" }} |
Visit the tests page to for more information and actions.
| Name | Created at | Last updated |
| {{ $h.Name }} | {{ $h.CreatedAt.Format "01/02/2006 3:04pm" }} | {{ $h.UpdatedAt.Format "01/02/2006 3:04pm" }} |
| Name | Created at | Last updated |
| {{ $b.Name }} | {{ $b.CreatedAt.Format "01/02/2006 3:04pm" }} | {{ $b.UpdatedAt.Format "01/02/2006 3:04pm" }} |