diff --git a/website/templates/website/news_item.html b/website/templates/website/news_item.html index 81e540da..7a09ee1d 100644 --- a/website/templates/website/news_item.html +++ b/website/templates/website/news_item.html @@ -125,7 +125,7 @@

{{ news_item.title }}

If it doesn't, easy_thumbnails applies a second center-crop on top of the editor's crop box, silently trimming the top/bottom of the chosen crop (e.g. clipping people's heads). 750x450 == 5:3, so the rendered image is - exactly what the admin crop preview shows. See test_news_crop_aspect.py. + exactly what the admin crop preview shows. See test_crop_aspect.py. {% endcomment %} Related Projects class="project-sidebar-related-thumbnail-link" aria-label="View project: {{ related_project.name }}"> {{ related_project.get_thumbnail_alt_text }}