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