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