diff2html/src/templates/line-by-line-empty-diff.mustache
2016-04-16 12:07:23 +01:00

7 lines
182 B
Text

<tr>
<td class="{{diffParser.LINE_TYPE.INFO}}">
<div class="d2h-code-line {{diffParser.LINE_TYPE.INFO}}">
File without changes
</div>
</td>
</tr>