{% extends 'frontend/machines/machine.html' %} {% block tabcontent %}
{{ machine.hwinfo }}
Back to top...
{{ machine.dmidecode }}
Back to top...
{{ machine.dmesg }}
Back to top...
{{ machine.lsmod }}
Back to top...
{% endblock %}