{% extends 'base.html' %} {% block header %}
{% endblock %} {% block content %} {% with config=settings.PLUGINS_CONFIG.conectividadeapp %}| Actor | |
|---|---|
| Name | {{ actor.name }} |
| Telephone | {{ actor.telephone }} |
| Cellphone | {{ actor.cellphone }} |
| {{ actor.email }} |
| Device Name | Type | When | Actors | IPv4 |
|---|---|---|---|---|
| {{ act.olddevice.name }} | {{ act.type }} | {{ act.when }} | {% for k in act.actor.all %} ({{k.name}}) {% endfor %} | {{ act.olddevice.ipv4 }} |
| No Activities were assigned to this Actor |