diff --git a/vote/templates/vote/application.html b/vote/templates/vote/application.html index 6fa632fbba735acc3764286cf60cb4a3004cdca1..bcef4433285d58512d71454d2e385915ca0d5fd1 100644 --- a/vote/templates/vote/application.html +++ b/vote/templates/vote/application.html @@ -19,7 +19,7 @@ <div class="card mb-3"> <div class="card-body p-3"> <h5 class="card-title">Display Name</h5> - <span class="form-text text-muted mb-2">It will be displayed as: <strong>Firstname Lastname (Room)</strong></span> + <span class="form-text text-muted mb-2">Will be displayed as: <strong>Firstname Lastname (Room)</strong></span> <div class="form-row"> <div class="form-group col-md-6 mb-0"> {{ form.first_name|as_crispy_field:"bootstrap4" }} @@ -34,7 +34,7 @@ <div class="card mb-3"> <div class="card-body p-3"> <h5 class="card-title">Contact E-Mail Address</h5> - <span class="form-text text-muted mb-2">You will receive announcements from StuStaNet and support requests here. Your e-mail address will not be public.</span> + <span class="form-text text-muted mb-2">You will receive announcements from StuStaNet and support requests here.<br>Your e-mail address will not be public.</span> <div class="form-row"> <div class="form-group col-md-6 mb-0"> {{ form.email|as_crispy_field:"bootstrap4" }} @@ -48,7 +48,7 @@ <h5 class="card-title">Application Info<span class="ml-2 badge badge-secondary">Optional</span></h5> <span><strong>This information is visible to your house mates!</strong></span> - <span class="form-text text-muted mb-2">What makes you a good candidate? You've been a network admin before? You study something technical? You speak Chinese or Arabic? Let us know!</span> + <span class="form-text text-muted mb-2">What makes you a good candidate? You've been a network admin before? You study something technical? You speak Chinese or Arabic? Your mom thinks you have super powers because you fixed the printer once? Let us know!</span> <div id="div_id_text" class="form-group"> <label for="id_text" class="">Description <small class="text-muted">(max. 250 characters)</small></label> <div class="">