History between Trend Sample Points
| Commit | Date | Author | Summary |
|---|---|---|---|
| {{c.commit}} | {{c.date}} | {{c.author}} | {{c.summary}} |
Diff
{% for x in diff-output %}
{{x.content}}
{% endfor %}
{% extends "cacsremoteservice/views/layouts/analysis-view.html" %} {% block scripts %} {% endblock %} {% block main-content %}
{% endblock %}