{% if has_previous %} {% if has_icons %} « {% else %} {% trans %}Previous{% context %}Previous page{% endtrans %} « {% endif %} - {% endif %} {% if is_full_query %} {% else %} {% endif %} {% if has_next %} - {% if has_icons %} » {% else %} {% trans %}Next{% context %}Next page{% endtrans %} » {% endif %} {% endif %} | |||||
{% trans 'Log name' %} | {% trans 'Position' %} | {% trans 'Event type' %} | {% trans 'Server ID' %} | {% trans 'Original position' %} | {% trans 'Information' %} |
---|---|---|---|---|---|
{{ value['Log_name'] }} | {{ value['Pos'] }} | {{ value['Event_type'] }} | {{ value['Server_id'] }} | {{- value['Orig_log_pos'] is defined ? value['Orig_log_pos'] : value['End_log_pos'] -}} | {{ format_sql(value['Info'], not is_full_query) }} |