{% load ajax_table %}
Logs
{% if result and result.pk %} {% ajax_table "log_table" "extras:jobresult_log-table" pk=result.pk %} {% endif %}