From 532a406b5a6fd9978ef95e2d0012079bbfa41af7 Mon Sep 17 00:00:00 2001 From: Steve Yonkeu Date: Tue, 5 Mar 2024 10:08:51 +0100 Subject: [PATCH] feat: updates to pdf template --- .../zubhub/templates/activities/activity_download.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/zubhub_backend/zubhub/templates/activities/activity_download.html b/zubhub_backend/zubhub/templates/activities/activity_download.html index f1313779..f95e639c 100644 --- a/zubhub_backend/zubhub/templates/activities/activity_download.html +++ b/zubhub_backend/zubhub/templates/activities/activity_download.html @@ -258,8 +258,6 @@ src="{{ activity.materials_used_image.file_url|convert_link }}" alt="" /> - {{ activity.materials_used_image.file_url|convert_link }} - {{ activity.materials_used_image.file_url }} @@ -278,8 +276,6 @@ Activity image - {{ img.file_url|convert_link }} - {{ img.file_url }} {% endfor %}