lib/isodoc/iso/html/html_iso_titlepage.html in isodoc-0.8 vs lib/isodoc/iso/html/html_iso_titlepage.html in isodoc-0.8.1

- old
+ new

@@ -10,10 +10,11 @@ <div class="doctitle-fr"><span class="title">{{ docsubtitleintro }}</span> <span class="subtitle">{{ docsubtitlemain }}</span> <span class="part">{{ docsubtitlepart }}</span></div> <div class="coverpage_docstage"><p>{{ stageabbr }} stage</p></div> +{% if stage and stage_int < 60 %} <div class="coverpage_warning"> <p>Warning for WDs and CDs<o:p></o:p></span></b></p> @@ -24,9 +25,10 @@ <p>Recipients of this draft are invited to submit, with their comments, notification of any relevant patent rights of which they are aware and to provide supporting documentation.</p> +{% endif %} </div>