{% if user %} {{user.first_name}} {{user.last_name}} ({{user}}) {% include "common/log_data.html" with data=log_entry.data %} {% endif %}