diff --git a/templates/svxfiledifflistonly.html b/templates/svxfiledifflistonly.html new file mode 100644 index 0000000..09158ee --- /dev/null +++ b/templates/svxfiledifflistonly.html @@ -0,0 +1,18 @@ +
+ using difflistonly.html +{% for diffline in difflist %}{{diffline}} +{% endfor %} ++ +{% if logmessage %} +{% if has_3d %} + +{% else %} +
No 3d file
+{% endif %} ++LOGMESSAGES +{{logmessage}} ++{% endif %} +