diff --git a/templates/document_part.html b/templates/document_part.html index feb365a..18bcebc 100644 --- a/templates/document_part.html +++ b/templates/document_part.html @@ -12,33 +12,20 @@

Metadata

{% for key, valuelist in printout_dict.items() %} - {% if key == 'Date' %} -
+ - - - - - {# TODO: resolve all these metadata items #} - - {% endif %} + {% endif %} +
{% endfor %}
-