{% extends "base.html" %} {% block title %}Troggle paths report{% endblock %} {% block content %}
| Code | Path | Type |
|---|---|---|
| {{c}} | {{p}} | {{t}} |
| Code | Path | Type |
|---|---|---|
| {{p}} | {{c}} | {{t}} |
There are {{ ncodes }} different path codes defined.
This report is generated from templates/pathsreport.html and
by pathsreport(request) in core/views/statistics.py
Go to Troggle maintenance manuals {% endblock %}