{% extends "template.html" %} {% load cmtags %} {% block extrahead %} {% endblock %} {% block breadcrumbs %}{{block.super}}
ID | {{o.id}} |
Repo Path | {{o.repo_path}} |
Revision | {{r.revision}} |
Modified | {{r.date}} |
Categories | {% for c in o.categories.all %} {{c}} {% endfor %} |
{% if content %}{{content|safe}}{% endif %}{% if annotate %}
|