{% extends "baseprojectpage.html" %} {% load projecttags %} {% load humanize %} {% load static %} {% block localbreadcrumb %}
| Machine {% if request.GET.machines_search %} {{machines.paginator.count}} {% endif %} | Description | Select machine |
|---|---|---|
| {{machine.name}} | {{machine.description}} |