MDL-60490 tool_lp: Missing div close

Mustache template had opening <div> with missing </div>.
This commit is contained in:
Leon Stringer 2021-04-01 12:18:52 +01:00
parent 3c5a338cd4
commit 092d278806

View file

@ -101,3 +101,4 @@
</dd>
</dl>
</div>
</div>