.
This commit is contained in:
@@ -6,15 +6,12 @@
|
||||
{% block content %}
|
||||
<h2>Formats</h2>
|
||||
|
||||
<ul>
|
||||
|
||||
{% for dupe in dupes %}
|
||||
{{dupe}}
|
||||
<h2>{{dupe}}</h2>
|
||||
|
||||
{% endfor %}
|
||||
|
||||
|
||||
</ul>
|
||||
{{format_dict|get_item:dupe}}
|
||||
|
||||
|
||||
{% endblock content %}
|
||||
|
||||
Reference in New Issue
Block a user