diff options
Diffstat (limited to 'check/static/perceptual_hash_report.html')
| -rw-r--r-- | check/static/perceptual_hash_report.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check/static/perceptual_hash_report.html b/check/static/perceptual_hash_report.html index 566a058..83748fa 100644 --- a/check/static/perceptual_hash_report.html +++ b/check/static/perceptual_hash_report.html @@ -8,7 +8,7 @@ {% for fname_a, image_group in image_groups %} <h3>Duplicates for {{ fname_a }}</h3> - <table> + <table class="image_group"> <tr> <th>Image A</th> <th>Image B</th> |
