Merge branch 'salva' of https://codefirst.iut.uca.fr/git/IQBall/Application-Web into team/addMembers
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
commit
30c4ca4505
After Width: | Height: | Size: 507 B |
After Width: | Height: | Size: 732 B |
@ -1,19 +0,0 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Twig view</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Hello, this is a sample form made in Twig !</h1>
|
||||
|
||||
<form action="submit-twig" method="POST">
|
||||
<label for="name">your name: </label>
|
||||
<input type="text" id="name" name="name"/>
|
||||
<label for="password">a little description about yourself: </label>
|
||||
<input type="text" id="password" name="description"/>
|
||||
<input type="submit" value="click me to submit!"/>
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in new issue