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