.
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
{% for subspecialty, formats in formats %}
|
{% for subspecialty, formats in format_map %}
|
||||||
<h4>Subspecialty</h4>
|
<h4>{{subspecialty}}</h4>
|
||||||
|
|
||||||
{% for format in formats %}
|
{% for format in formats %}
|
||||||
{{format}}
|
{{format}}
|
||||||
|
|||||||
Reference in New Issue
Block a user