From 6f92748ed9bfa1e2e522ed385809890ef2d43575 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 23 Jan 2025 11:21:40 -0600 Subject: Add missing template macro. --- .../macro-display-resumable-elements.html | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 uploader/templates/phenotypes/macro-display-resumable-elements.html (limited to 'uploader/templates') diff --git a/uploader/templates/phenotypes/macro-display-resumable-elements.html b/uploader/templates/phenotypes/macro-display-resumable-elements.html new file mode 100644 index 0000000..b0bf1b5 --- /dev/null +++ b/uploader/templates/phenotypes/macro-display-resumable-elements.html @@ -0,0 +1,60 @@ +{%macro display_resumable_elements(id, title, help)%} +
+{%endmacro%} -- cgit v1.2.3