| Log | Path |
|---|---|
| {{ log }} | {{ path }} |
{% extends "admin/object_history.html" %} {% load url from future %} {% block title %}Logtail {{ block.super }}{% endblock %} {% block extrahead %} {{ block.super }} {% if include_jquery %} {% endif %} {% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}| Log | Path |
|---|---|
| {{ log }} | {{ path }} |