diff --git a/week5/templates/mosaic.html b/week5/templates/mosaic.html index b3b6069..ae9ccf7 100644 --- a/week5/templates/mosaic.html +++ b/week5/templates/mosaic.html @@ -18,9 +18,9 @@ - {% for image in images %}{% endfor %} + {% for image in images %}{% endfor %} -
+ diff --git a/week5/templates/zoomreplace.html b/week5/templates/zoomreplace.html index cf8e883..972ff5d 100644 --- a/week5/templates/zoomreplace.html +++ b/week5/templates/zoomreplace.html @@ -5,7 +5,7 @@ {% for image in images %} {% endfor %} - +