Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
request.html
|
@ -32,7 +32,8 @@ section_id: contact |
|
|
<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> |
|
|
<input class='required' name='subject' placeholder='SUBJECT' type='text'> |
|
|
<input class='required' name='subject' placeholder='SUBJECT' type='text'> |
|
|
<textarea class='required' name='message' placeholder='MESSAGE'></textarea> |
|
|
<p>Tell us about your open source project, the more details, the better: *<br /> |
|
|
|
|
|
<textarea class='required' name='message' placeholder='Details></textarea></p> |
|
|
<div class='spacing'></div> |
|
|
<div class='spacing'></div> |
|
|
<input class='button small boxed blue simple' type='submit'> |
|
|
<input class='button small boxed blue simple' type='submit'> |
|
|
</form> |
|
|
</form> |
|
|