{% extends "base.html" %} {% block content %}
| Make | Model | Description | Last Calibration | Next Calibration Due | Actions |
|---|---|---|---|---|---|
| {{ standard.make }} | {{ standard.model }} | {{ standard.description }} | {{ standard.calibrated_on.strftime('%Y-%m-%d') }} | {{ standard.calibration_due.strftime('%Y-%m-%d') }} | View |