$:display_revision(a) | $:display_revision(b) | |
---|---|---|
$_("Both the revisions are identical.") |
$def with (a, b) $var title: $_("Diff on %s", a.key) $putctx("robots", "noindex,nofollow")
$ai | $:diff_display(name, a) | $bi | $:diff_display(name, b) |
$:display_revision(a) | $:display_revision(b) | |
---|---|---|
$_("Both the revisions are identical.") |