Merged in [16089] from mahoney@nostrum.com:
added instructions for entering the draft name. Fixes #1375.
- Legacy-Id: 16099
Note: SVN reference [16089] has been migrated to Git commit 37a7203849
This commit is contained in:
commit
a8086369ec
|
@ -15,6 +15,10 @@
|
|||
{% origin %}
|
||||
<h1>Change documents replaced by<br><small>{{ doc }}</small></h1>
|
||||
|
||||
<h3>Instructions</h3>
|
||||
|
||||
<p class="alert alert-warning">Do not include <code>-00</code> and do not include a file extension like <code>.txt</code> in the document name.</p>
|
||||
|
||||
<form method="post">
|
||||
{% csrf_token %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue