{% extends 'cmdb/ci_details.html' %}
{% load icons %}
{% load query %}
{% load bob %}
{% block ci_content %}
Last Repo changes
ID | Date | File Paths | Comment | Author | Changeset | Number of errors |
---|---|---|---|---|---|---|
{{ f.id }} | {{ f.created }} | {{ f.comment}} | {{ f.author}} | {{ f.changeset }} |
{{ puppet_feedback_errors|default:"0" }} errors {{ puppet_feedback_changes|default:"0" }} changes |