{% extends 'pimanager/base.html' %} {% block content %} {% if actions %}
Enhet | Kommando | Lagt til | Kjørt | Returkode | Utdata |
---|---|---|---|---|---|
{{ action.device }} | {{ action.command }} | {{ action.added }} | {{ action.executed }} | {{ action.return_code }} | {{ action.output|linebreaksbr }} |