{% extends 'layouts/default.twig' %} {% block title %}{{ hardware.name }}{% endblock %} {% block content %}
Hardware type: {{ hardware.type }}
Back