Commit 8ef77955 authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

small update

parent a330dbb5
...@@ -73,9 +73,7 @@ html(lang="en") ...@@ -73,9 +73,7 @@ html(lang="en")
input#inputIndustry(name="inputIndustry", type="text", class="form-control", placeholder="Branche") input#inputIndustry(name="inputIndustry", type="text", class="form-control", placeholder="Branche")
div(class="form-group") div(class="form-group")
input#inputSpeciality(name="inputSpeciality", type="text", class="form-control", placeholder="Fachgebiete") input#inputSpeciality(name="inputSpeciality", type="text", class="form-control", placeholder="Fachgebiete")
p p <em><small>* Mandatory</small></em>
em
small * Mandatory
input#submitBtn(type="submit", class="btn btn-outline-dark btn-block", value="Submit" disabled) input#submitBtn(type="submit", class="btn btn-outline-dark btn-block", value="Submit" disabled)
br br
p(class="text-center") Already have an account? <a href="/">Login</a>. p(class="text-center") Already have an account? <a href="/">Login</a>.
......
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