added word
This commit is contained in:
parent
7814a5711f
commit
cc05a811ef
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
<li py:if="cla == None">
|
<li py:if="cla == None">
|
||||||
${_('CLA Not Signed. To become a full Fedora Contributor please ')}<a href="${tg.url('/cla/')}">${_('sign the CLA')}</a>.
|
${_('CLA Not Signed. To become a full Fedora Contributor please ')}<a href="${tg.url('/cla/')}">${_('sign the CLA')}</a>.
|
||||||
</li>
|
</li>
|
||||||
<li py:if="not person.ssh_key">You have not submitted an SSH key, some Fedora resources require an ssh. Please submit yours by editing <a href="${tg.url('/user/edit')}">My Account</a></li>
|
<li py:if="not person.ssh_key">You have not submitted an SSH key, some Fedora resources require an ssh key. Please submit yours by editing <a href="${tg.url('/user/edit')}">My Account</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue