Save
This commit is contained in:
9
modules/raty/raty.tpl
Normal file
9
modules/raty/raty.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
<div id="raty">
|
||||
<form id="wniosek" method="post">
|
||||
<input type="text" name="imie" placeholder="Imię"/><br/>
|
||||
<input type="text" name="nazwisko" placeholder="nazwisko"/><br/>
|
||||
<input type="text" name="amount" placeholder="kwota"/>
|
||||
<button type="submit">Złóż</button>
|
||||
</form>
|
||||
</div>
|
||||
Reference in New Issue
Block a user