diff2html/src/templates/generic-empty-diff.mustache

8 lines
182 B
Text
Raw Normal View History

2016-04-15 22:08:57 +00:00
<tr>
<td class="{{diffParser.LINE_TYPE.INFO}}">
<div class="d2h-code-line {{diffParser.LINE_TYPE.INFO}}">
File without changes
</div>
</td>
</tr>