{% extends 'base.html' %} {% block content %}
{{ _('Activity Log records all important actions performed by user on the panel, such as editing or modifying files, deleting websites, enabling SSH access, etc.') }}
{% if gravatar_image_url is not none %}
{% endif %}
{{ user }}
{{ ip }}
{% if gravatar_image_url is not none %}
{% endif %}
{% if "Administrator" in admin %}{{admin}}{% else%}{{ user }}{% endif %} {{ action }}
{{ ip }}