Commit 61e437c8 authored by bitsoko services's avatar bitsoko services 👷🏿

Update index.pug

parent cbc5dc8e
Pipeline #1918 failed with stage
in 0 seconds
......@@ -594,8 +594,6 @@ html.desktop.mbr-site-loaded
input#Name-login.form-control.display-7(type='text' name='name1' placeholder='First name' data-form-field='Name' required='required' value='')
.col-lg-6.col-md-6.col-sm-6.form-group(data-for='name2' style='display:none;')
input#Name-login.form-control.display-7(type='text' name='name2' placeholder='Second name' data-form-field='Name' required='required' value='')
.col-lg-6.col-md-6.col-sm-6.form-group(data-for='email' style='display:none;')
input#Email-login.form-control.display-7(type='email' name='email' placeholder='Email' data-form-field='Email' required='required' value='')
.col-lg-6.col-md-6.col-sm-6.form-group(data-for='units' style='display:none;')
select#units(name='units' style='padding: 20px;width: 100%;border-color: #c1c1c1;')
for unit in units
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment