{% extends "submit/draft_status.html" %} {% load submit_tags %} {% block title %}Adjust Meta-Data{% endblock %} {% block morecss %} {{ block.super }} table.metadata-table #id_title, table.metadata-table #id_abstract, table.metadata-table #id_comments { width: 500px; } table.metadata-table tr.warning th, table.metadata-table tr.warning td { background-color: #ffeebb; } table.ietf-table tr { vertical-align: top; } table.ietf-table tr.error { background-color: #ffeebb; border-top: 1px dashed red; border-bottom: 1px dashed red;} table.ietf-table span.field-error { display: block; color: red; } {% endblock %} {% block pagehead %} {{ block.super }} {% endblock %} {% block submit_content %}
Document | {{ detail.filename }} [View first two pages] {% show_submission_files detail %} |
---|---|
Submission date | {{ detail.submission_date }} |
WG | {{ validation.wg|default:"Individual Submission" }} {% if validation.warnings.group %} | {% endif %}
File size | {{ detail.filesize|filesizeformat }} |
The IETF is an organized activity of the Internet Society
Please send problem reports to ietf-action@ietf.org.