From aa3e96a6d181eb216dea2ac920efc8edc7f81f57 Mon Sep 17 00:00:00 2001 From: "Ed (ODSC)" Date: Mon, 4 Sep 2023 17:11:17 +0100 Subject: [PATCH] cove_rdls/templates/cove_rdls/explore.html: Absolute url --- cove_rdls/templates/cove_rdls/explore.html | 27 +++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/cove_rdls/templates/cove_rdls/explore.html b/cove_rdls/templates/cove_rdls/explore.html index 4d9d495..b3948d7 100644 --- a/cove_rdls/templates/cove_rdls/explore.html +++ b/cove_rdls/templates/cove_rdls/explore.html @@ -265,14 +265,35 @@

{% trans 'Loss Datasets' %}

{% endif %} +
+
+
+
+ +

{% trans "Save or Share these results" %}

+ +
+ {{ request.build_absolute_uri }} +
+

{% blocktrans %}These results will be available for {{ delete_files_after_days }} days from the day the data was first uploaded. You can revisit these results until then.{% endblocktrans %}

+

{% blocktrans %}After {{ delete_files_after_days }} days all uploaded data is deleted from our servers, and the results will no longer be available. Anyone using the link to this page after that will be shown a message that tells them the file has been removed.{% endblocktrans %}

+
+
+
+
+ +