Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ietf/templates/nomcom/private_key.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{% origin %}
<h2>Enter private key</h2>
<p class="mt-3">
In order to access the {{ nomcom.group }} data you have to enter your private key. Please paste it in the text area below. The key must be in the following format:
In order to access the {{ nomcom.group }} data you have to enter the NomCom group's private key (which you should have received from the NomCom Chair). The key must be in the following format:
</p>
<pre>
-----BEGIN PRIVATE KEY-----
Expand Down