{% extends "base.html" %} {% block body %}
home Diffido - ${schedule && schedule.title} history
show entries with no changes
Compare selected revisions
(curcur | prev
Commit: ${ prettifyCommitID(item) } ${ item.id }
Changes: +${ item.insertions || 0 },-${ item.deletions || 0 }
${ prettifyDate(item.message) }
{% end %} {% block style %} .placeholder { width: 36px; display: inline-block; } {% end %}