<h1 class="stylised" style="text-align: center; margin-top: 10px;{%ifnoteligible%} color: #c44;{%endif%}">You are {%ifnoteligible%}not {%endif%}eligible for a name change.</h1>
<h3 style="text-align: center;">Your last name change was {{difference}}.</h3>
{%ifeligible%}
<div class="profile-field">
<div><h2>Username</h2></div>
<div><input type="text" name="usernew" placeholder="Enter your new username (Max 20 characters)" class="inputStyling" /></div>
</div>
<div class="profile-field">
<div><h2>Confirmation</h2></div>
<div><input type="text" name="userver" placeholder="Just to make sure since you'll be stuck with it for 30 days..." class="inputStyling" /></div>