Back to Netbox

User Activity

netbox/templates/users/inc/user_activity.html

4.7.0233 B
Original Source

{% load i18n %} {% load render_table from django_tables2 %}

{% trans "Recent Activity" %} {% trans "View All" %}

{% render_table table 'inc/table.html' %}