diff --git a/templates/gitweb/filediff.tmpl b/templates/gitweb/filediff.tmpl new file mode 100644 --- /dev/null +++ b/templates/gitweb/filediff.tmpl @@ -0,0 +1,47 @@ +{header} +{repo|escape}: diff {file|escape} + + + + + + + + +
{file|escape}
+ + + + + + +{parent%filediffparent} +{child%filediffchild} + + + + +
changeset {rev}:{node|short}
manifest:{node|short}
+ +
+ +{diff} +
+
+ +{footer}