decoding error fixed

This commit is contained in:
ARvind Tiwari 2017-07-27 19:45:55 +05:30
commit c6a3928638
3 changed files with 13 additions and 9 deletions

View file

@ -28,7 +28,7 @@
</div>
<div class="choice-container-line"></div>
<div class="right-choice-container">
<h3>{% trans "I want to use my existing public key"%}</h3>
<h3 class="text-center">{% trans "I want to use my existing public key"%}</h3>
<form action="{% url 'hosting:create_ssh_key' %}">
<button type="submit" class="btn btn-primary choice-button upload-btn">
{% trans "Upload"%}