|
@ -24,11 +24,11 @@ section_id: contact |
|
|
<p>E-mail *<br /> |
|
|
<p>E-mail *<br /> |
|
|
<input class='required email' name='email' placeholder='EMAIL' type='text'></p> |
|
|
<input class='required email' name='email' placeholder='EMAIL' type='text'></p> |
|
|
<p>What services do you need? *<br /> |
|
|
<p>What services do you need? *<br /> |
|
|
<input type="checkbox" name="Logo" value="Yes"> Logo<br /> |
|
|
<input type="checkbox" name="Logo" value="1"> Logo<br /> |
|
|
<input type="checkbox" name="Brand Identity Guide" value="No"> Brand Identity Guide<br /> |
|
|
<input type="checkbox" name="Brand Identity Guide" value="0"> Brand Identity Guide<br /> |
|
|
<input type="checkbox" name="Style Guide" value="No"> Style Guide<br /> |
|
|
<input type="checkbox" name="Style Guide" value="0"> Style Guide<br /> |
|
|
<input type="checkbox" name="Documentation" value="No"> Documentation<br /> |
|
|
<input type="checkbox" name="Documentation" value="0"> Documentation<br /> |
|
|
<input type="checkbox" name="Consultancy" value="No"> Consultancy<br /></p> |
|
|
<input type="checkbox" name="Consultancy" value="0"> Consultancy<br /></p> |
|
|
<p>Your open source project name *<br /> |
|
|
<p>Your open source project name *<br /> |
|
|
<input class='required' name='project name' placeholder='Project Name' type='text'></p> |
|
|
<input class='required' name='project name' placeholder='Project Name' type='text'></p> |
|
|
<p>Tell us about your open source project, the more details, the better: *<br /> |
|
|
<p>Tell us about your open source project, the more details, the better: *<br /> |
|
|