From 30a632cd5673a0421de6510fe3e6ae270f8ee1bd Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 13 Apr 2026 10:31:36 -0500 Subject: Only parse content when it's present. --- uploader/templates/genotypes/list-genotypes.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/uploader/templates/genotypes/list-genotypes.html b/uploader/templates/genotypes/list-genotypes.html index 5b970ff..bcc2597 100644 --- a/uploader/templates/genotypes/list-genotypes.html +++ b/uploader/templates/genotypes/list-genotypes.html @@ -162,10 +162,14 @@ {%block javascript%} {%endblock%} -- cgit 1.4.1