Commit 5e78955a authored by bitsoko services's avatar bitsoko services 👷🏿

Update index.pug

parent e2493ebf
Pipeline #1017 failed with stage
in 0 seconds
...@@ -603,14 +603,6 @@ html.desktop.mbr-site-loaded ...@@ -603,14 +603,6 @@ html.desktop.mbr-site-loaded
input#Email-login.form-control.display-7(type='email' name='email' placeholder='Email' data-form-field='Email' required='required' value='') input#Email-login.form-control.display-7(type='email' name='email' placeholder='Email' data-form-field='Email' required='required' value='')
.col-lg-12.col-md-12.col-sm-12.form-group(data-for='phone') .col-lg-12.col-md-12.col-sm-12.form-group(data-for='phone')
input#Phone-login.form-control.display-7(type='tel' name='phone' placeholder='Phone Number' data-form-field='Phone' required='required' value='') input#Phone-login.form-control.display-7(type='tel' name='phone' placeholder='Phone Number' data-form-field='Phone' required='required' value='')
.col-lg-6.col-md-6.col-sm-6.form-group(data-for='serviceType')
div(style='padding-left: 25%;')
input#pt1(type='radio' value='90' name='serviceType' required='')
label.radio(for='daily') Daily
.col-lg-6.col-md-6.col-sm-6.form-group(data-for='serviceType')
div(style='padding-left: 25%;')
input#pt2(type='radio' value='1800' name='serviceType' required='')
label.radio(for='monthly') Monthly
.col-lg-6.col-md-12.col-sm-12.form-group .col-lg-6.col-md-12.col-sm-12.form-group
button.btn.btn-primary.display-4(style='height:100%;width:100%;', href='', onclick='doSignupDoocanet()') create new invoice.. button.btn.btn-primary.display-4(style='height:100%;width:100%;', href='', onclick='doSignupDoocanet()') create new invoice..
.col-lg-6.col-md-12.col-sm-12.form-group(data-for='Info', style='padding:3%;') .col-lg-6.col-md-12.col-sm-12.form-group(data-for='Info', style='padding:3%;')
...@@ -619,8 +611,6 @@ html.desktop.mbr-site-loaded ...@@ -619,8 +611,6 @@ html.desktop.mbr-site-loaded
br br
| Incase your would like a refund, open a dispute and refund will be processed after resolution. | Incase your would like a refund, open a dispute and refund will be processed after resolution.
br br
| Please note that opening a dispute will temporarily disconnect unlimited services.
br
img(src='./themes/dooca/images/tillnumber.png') img(src='./themes/dooca/images/tillnumber.png')
// Formbuilder Form // Formbuilder Form
......
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