File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
src/pytest_html/resources Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 2929 <template id =" template_results-table__body--empty" >
3030 <tbody class =" results-table-row" >
3131 <tr id =" not-found-message" >
32- <td colspan =" {{ table_head|length }}" >No results found. Check the filters.</th >
32+ <td colspan =" {{ table_head|length }}" >No results found. Check the filters.</td >
3333 </tr >
34+ </tbody >
3435 </template >
3536 <template id =" template_results-table__tbody" >
3637 <tbody class =" results-table-row" >
4142 <div class =" extraHTML" ></div >
4243 <div class =" media" >
4344 <div class =" media-container" >
44- <div class =" media-container__nav--left" >< </div >
45+ <div class =" media-container__nav--left" >& lt ; </div >
4546 <div class =" media-container__viewport" >
4647 <img src =" " />
4748 <video controls >
4849 <source src =" " type =" video/mp4" >
4950 </video >
5051 </div >
51- <div class =" media-container__nav--right" >> </div >
52+ <div class =" media-container__nav--right" >& gt ; </div >
5253 </div >
5354 <div class =" media__name" ></div >
5455 <div class =" media__counter" ></div >
You can’t perform that action at this time.
0 commit comments