Choices patterns in vote creation
[cavote.git] / templates / admin_user_new.html
index 0cab732..2b1d50d 100644 (file)
@@ -16,6 +16,7 @@
     <label class="control-label" for="username">Nom</label>
     <div class="controls">
       <input type="text" name="username" id="username" value="{{ request.form.username }}" />
+      <span class="help-inline"><font color="red">*</font></span>
     </div>
   </div>
   <div class="control-group">