From 5ba86e3c73441d3cec002d944c0a871cd682eed0 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 18 Feb 2025 15:31:56 -0600 Subject: Implement improvements suggested by @acenteno. --- .../populations/macro-select-population.html | 48 +++++++++++++--------- 1 file changed, 29 insertions(+), 19 deletions(-) (limited to 'uploader/templates/populations') diff --git a/uploader/templates/populations/macro-select-population.html b/uploader/templates/populations/macro-select-population.html index b7ff088..c223776 100644 --- a/uploader/templates/populations/macro-select-population.html +++ b/uploader/templates/populations/macro-select-population.html @@ -1,28 +1,41 @@ +{%from "macro-step-indicator.html" import step_indicator%} + {%macro select_population_form(form_action, species, populations)%}