From ce56de1b9545456c5999f1cd88ff74496404c85b Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 28 Oct 2024 16:38:59 +0000 Subject: [PATCH] . --- oef/templates/oef/subspecialties.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oef/templates/oef/subspecialties.html b/oef/templates/oef/subspecialties.html index 64f29429..a1cca4af 100644 --- a/oef/templates/oef/subspecialties.html +++ b/oef/templates/oef/subspecialties.html @@ -4,8 +4,8 @@ - {% for subspecialty, formats in formats %} -

Subspecialty

+ {% for subspecialty, formats in format_map %} +

{{subspecialty}}

{% for format in formats %} {{format}}