Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 4686ad2a authored by 65160381's avatar 65160381
Browse files

Update file register.ejs

parent b8833e1f
No related branches found
No related tags found
No related merge requests found
Pipeline #499 passed with warnings
...@@ -147,12 +147,7 @@ ...@@ -147,12 +147,7 @@
<input type="password" class="form-control" id="floatingConfirmPassword" name="confirm_password" placeholder="Confirm Password"> <input type="password" class="form-control" id="floatingConfirmPassword" name="confirm_password" placeholder="Confirm Password">
</div> </div>
<div class="form-check text-start my-3">
<input class="form-check-input" type="checkbox" value="remember-me" id="flexCheckDefault">
<label class="form-check-label" for="flexCheckDefault">
Remember me
</label>
</div>
<button class="btn btn-primary w-100 py-2" type="submit">Sign up</button> <button class="btn btn-primary w-100 py-2" type="submit">Sign up</button>
</form> </form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment